diff --git a/doc/howto/projects_create.md b/doc/howto/projects_create.md index ca744b3b0308..1ac59b05d6a1 100644 --- a/doc/howto/projects_create.md +++ b/doc/howto/projects_create.md @@ -158,7 +158,7 @@ For example: See [`PUT /1.0/projects/{name}`](swagger:/projects/project_put) for more information. ``` ```{group-tab} UI -To UI does not currently support editing the full YAML configuration for a project. +The UI does not currently support editing the full YAML configuration for a project. However, you can update several or all configuration options at the same time through the UI. ``` ```` diff --git a/doc/howto/server_expose.md b/doc/howto/server_expose.md index e043e06fef60..72772214344f 100644 --- a/doc/howto/server_expose.md +++ b/doc/howto/server_expose.md @@ -25,7 +25,7 @@ The UI requires LXD to be exposed to the network. Therefore, you must use the CLI or API to originally expose LXD to the network. Once you have access to the UI, you can use it to update the setting. -However, be careful when changing the configured value, because using an invalid value might cause you to loose access to the UI. +However, be careful when changing the configured value, because using an invalid value might cause you to lose access to the UI. ``` Go to {guilabel}`Settings` and edit the value for `core.https_address`.