diff --git a/doc/rtd/reference/yaml_examples/lxd.rst b/doc/rtd/reference/yaml_examples/lxd.rst index 0aa8a06b7a56..eb3f913ee8f7 100644 --- a/doc/rtd/reference/yaml_examples/lxd.rst +++ b/doc/rtd/reference/yaml_examples/lxd.rst @@ -34,7 +34,7 @@ default to "none". Advanced configuration ====================== -For more complex, non-iteractive LXD configuration of networks, storage pools, +For more complex, non-interactive LXD configuration of networks, storage pools, profiles, projects, clusters and core config, ``lxd:preseed`` config will be passed as stdin to the command: @@ -48,7 +48,7 @@ See the `non-interactive LXD configuration`_ documentation, or run Preseed settings configure the LXD daemon to listen for HTTPS connections on ``192.168.1.1`` port 9999, a nested profile which allows for LXD nesting on containers, and a limited project allowing for RBAC approach when defining -behavior for sub projects. +behavior for sub-projects. .. literalinclude:: ../../../module-docs/cc_lxd/example3.yaml :language: yaml