diff --git a/tutorial/2-2-ofc22.md b/tutorial/2-2-ofc22.md
index 993401480e9bdc87f0f4f9e4067addf49387bb15..5a0547d640267ebd45030d10ce8673d984c6b137 100644
--- a/tutorial/2-2-ofc22.md
+++ b/tutorial/2-2-ofc22.md
@@ -22,7 +22,7 @@ WebUI instead of using the command line scripts.
 Note that the default scenario assumes devices R2 and R4 are always emulated, while devices R1, R3, and O1
 can be configured as emulated or real devices.
 
-__Important__: The device drivers operating with real devices, e.g., OpenConfigDriver, P4Driver, and TrandportApiDriver,
+__Important__: The device drivers operating with real devices, e.g., OpenConfigDriver, P4Driver, and TransportApiDriver,
                have to be considered as experimental. The configuration and monitoring capabilities they support are
                limited or partially implemented/tested. Use them with care.
 
@@ -59,8 +59,8 @@ Upon the execution of each test progresses, a report will be generated indicatin
 is some error during the execution, you should see a detailed report on the error. See the troubleshooting section if
 needed.
 
-Feel free to check the logs of the different components using the appropriate `scripts/show_logs_[component].sh`
-scripts after you execute each step.
+You can check the logs of the different components using the appropriate `scripts/show_logs_[component].sh` scripts
+after you execute each step.
 
 
 ### 2.2.5.1. Device bootstrapping