AWS dlami documentation change
Summary
Fixed minor grammatical errors and typos in Jupyter Notebook connection instructions
Security assessment
Editorial corrections only ('choose on' → 'choose'). No security-related content changes or vulnerability fixes present.
Diff
diff --git a/dlami/latest/devguide/setup-jupyter-login.md b/dlami/latest/devguide/setup-jupyter-login.md index d7d3f11d2..16e68b6ee 100644 --- a//dlami/latest/devguide/setup-jupyter-login.md +++ b//dlami/latest/devguide/setup-jupyter-login.md @@ -13 +13 @@ After you [connect your client to the Jupyter Notebook server on your DLAMI inst - 1. In the address bar of your browser, enter the following URL, or choose on this link: [https://localhost:8888](https://localhost:8888) + 1. In the address bar of your browser, enter the following URL, or choose this link: [https://localhost:8888](https://localhost:8888) @@ -23 +23 @@ Since you set this up yourself, it is safe to continue. Depending your browser y -Choose on this, then choose on the "proceed to localhost" link. If the connection is successful, you see the Jupyter Notebook server webpage. At this point, you will be asked for the password you previously set up. +Choose this, then choose the "proceed to localhost" link. If the connection is successful, you see the Jupyter Notebook server webpage. At this point, you will be asked for the password you previously set up.