fixed typo

Change-Id: Ib9d9e6b66b45f44f89c7e9ee808847b2934fa45c
diff --git a/intro.rst b/intro.rst
index 4c2cd06..268c169 100644
--- a/intro.rst
+++ b/intro.rst
@@ -29,7 +29,7 @@
 * :doc:`Runtime Operations </operations/gui>`: Learn how
   to operate Aether's 5G connectivity service.
 
-* :doc:`tested </testing/about_system_tests>`: Learn how Aether
+* :doc:`Test Automation </testing/about_system_tests>`: Learn how Aether
   components are tested.
 
 Note that Aether was originally deployed as a centrally-manged,
diff --git a/onramp/start.rst b/onramp/start.rst
index 2e7ce69..11de367 100644
--- a/onramp/start.rst
+++ b/onramp/start.rst
@@ -68,9 +68,9 @@
      jinja version = 3.0.3
      libyaml = True
 
-Note that your fresh install of Ubuntu may be missing other packages
-(e.g., ``git``, ``curl``, ``make``), but you will be prompted to
-install them as step through the Quick Start sequence.
+Note that a fresh install of Ubuntu may be missing other packages that
+you need (e.g., ``git``, ``curl``, ``make``), but you will be prompted
+to install them as you step through the Quick Start sequence.
 
 Download Aether OnRamp
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~