Skip to content

Commit 1e59792

Browse files
authored
Merge pull request #80 from stackhpc/readme-spelling
Correct spelling in readme
2 parents 43ec13e + d3a948d commit 1e59792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ Using software such as sshuttle will allow for easy access.
361361
sshuttle -r $(terraform output -raw ssh_user)@$(terraform output -raw seed_access_ip_v4) 192.168.39.0/24
362362
363363
You may also use sshuttle to proxy DNS via the multinode environment. Useful if you are working with Designate.
364-
Important to node this will proxy all DNS requests from your machine to the first controller within the multinode environment.
364+
Important to note this will proxy all DNS requests from your machine to the first controller within the multinode environment.
365365

366366
.. code-block:: console
367367

0 commit comments

Comments
 (0)