From: François Violette Date: Wed, 10 Jul 2019 08:16:56 +0000 (+0000) Subject: Fix typo in build-preview-ui.adoc X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=466d2c46b2f8d9f431639744e26efa573b00020e;p=working%2Feg-antora.git Fix typo in build-preview-ui.adoc --- diff --git a/docs/modules/ROOT/pages/build-preview-ui.adoc b/docs/modules/ROOT/pages/build-preview-ui.adoc index c861fad..c4313a5 100644 --- a/docs/modules/ROOT/pages/build-preview-ui.adoc +++ b/docs/modules/ROOT/pages/build-preview-ui.adoc @@ -13,7 +13,7 @@ The preview saves you from having to generate the whole site just to test the UI These files should give you an idea of how the UI will look when applied to the actual site. The pages in the preview site are assembled using the Handlebars templates and link to the pre-compiled asset files (emulating the behavior of the site generator). -Thus, to look at then, you need to run them through the UI build. +Thus, to look at them, you need to run them through the UI build. There are two preview modes available. You can run the build once and examine the result or you can run the build continuously so you can see changes as you make them.