diff options
author | srividya0208 <a.srividya@vyos.io> | 2021-07-26 08:18:30 -0400 |
---|---|---|
committer | srividya0208 <a.srividya@vyos.io> | 2021-07-26 08:38:43 -0400 |
commit | 128fb311711b5f3d5a0da86327184ed2b06717d9 (patch) | |
tree | 5066c2a4fca17ecdf99a2c76df95610b06848d77 /docs/installation/cloud/cloud-init.rst | |
parent | 0b1de0a9ae4b993ca49dd22980986c3d05e558e1 (diff) | |
download | vyos-documentation-128fb311711b5f3d5a0da86327184ed2b06717d9.tar.gz vyos-documentation-128fb311711b5f3d5a0da86327184ed2b06717d9.zip |
grammar correction
Diffstat (limited to 'docs/installation/cloud/cloud-init.rst')
-rw-r--r-- | docs/installation/cloud/cloud-init.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/installation/cloud/cloud-init.rst b/docs/installation/cloud/cloud-init.rst index 1a5bda92..9e72a632 100644 --- a/docs/installation/cloud/cloud-init.rst +++ b/docs/installation/cloud/cloud-init.rst @@ -1,3 +1,5 @@ +:lastproofread: 2021-07-26 + .. _cloud-init: ################################ @@ -20,9 +22,9 @@ Commands requirements: ``set some option 'value'``, ``delete some option 'value'`` * a single-quote symbol is not allowed inside command or value -The commands list produced by the ``show configuration commands`` command on a +The commands' list produced by the ``show configuration commands`` command on a VyOS router should comply with all the requirements, so it is easy to get a -proper commands list by copying it from another router. +proper commands' list by copying it from another router. Usage example (User-Data content): |