Browse Source

fixe grammar

Toinane 7 years ago
parent
commit
db5a429948
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/glossary.md

+ 3 - 3
docs/glossary.md

@@ -93,9 +93,9 @@ as a build target.
 
 ### OSR
 
-OSR (Off-screen rendering) can be used for, e.g., loading heavy page in 
-background and then displaying it after (it will be much more faster). 
-It allows you to render page without show on screen.
+OSR (Off-screen rendering) can be used for loading heavy page in 
+background and then displaying it after (it will be much faster). 
+It allows you to render page without showing it on screen.
 
 ### process