From db5a429948d70df6bceb98f6f8113c20a799c2b6 Mon Sep 17 00:00:00 2001 From: Toinane Date: Mon, 23 Oct 2017 18:36:52 +0200 Subject: [PATCH] fixe grammar --- docs/glossary.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/glossary.md b/docs/glossary.md index 2e937b044e6e..ee6e07883eb8 100644 --- a/docs/glossary.md +++ b/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