diff --git a/guide/english/cplusplus/terms-to-know-for-beginners/index.md b/guide/english/cplusplus/terms-to-know-for-beginners/index.md index 20220e13de..6ce6995864 100644 --- a/guide/english/cplusplus/terms-to-know-for-beginners/index.md +++ b/guide/english/cplusplus/terms-to-know-for-beginners/index.md @@ -158,4 +158,4 @@ This evaluates to false ``` This evaluates to true -A summation of all the print statements used in this article. Feel free to tweak around woth the code ! :) +A summation of all the print statements used in this article. Feel free to tweak around with the code ! :)