diff --git a/client/src/pages/guide/english/javascript/arithmetic-operation/index.md b/client/src/pages/guide/english/javascript/arithmetic-operation/index.md index 57ede6aa0a..3e923f6d32 100644 --- a/client/src/pages/guide/english/javascript/arithmetic-operation/index.md +++ b/client/src/pages/guide/english/javascript/arithmetic-operation/index.md @@ -31,8 +31,8 @@ _Hint:_ There is a handy decrement) operator that is a great shortcut when you're subtracting numbers by 1. @@ -67,7 +67,7 @@ _Hint:_ There is a handy