aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2020-05-02 05:39:10 +0200
committerpacien2020-05-02 05:39:10 +0200
commit07d78c126e9fb8d1129d728df9347b2c94f2c707 (patch)
tree8c005df46b0a532a75561953d7aca148cfbdc237
parentcb5e5ca86178eb27f342116eddb1a5fc157bbf2c (diff)
downloadldgallery-07d78c126e9fb8d1129d728df9347b2c94f2c707.tar.gz
doc: simplify sentence
-rw-r--r--ldgallery-quickstart.7.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldgallery-quickstart.7.md b/ldgallery-quickstart.7.md
index b95c886..c54e8f0 100644
--- a/ldgallery-quickstart.7.md
+++ b/ldgallery-quickstart.7.md
@@ -14,7 +14,7 @@ This document is a step-by-step guide showing how to create, compile and deploy
14 14
15## Step 1: setting up the compiler 15## Step 1: setting up the compiler
16 16
17The _ldgallery_ compiler's job is to transform a directory containing pictures and other types of items, alongside additional metadata to associate to those, into a gallery that can be viewed in a web browser. 17The _ldgallery_ compiler's job is to transform a directory containing pictures and other types of items, alongside additional metadata, into a gallery that can be viewed in a web browser.
18 18
19This compiler program is typically installed and runs on the computer of the gallery's owner. 19This compiler program is typically installed and runs on the computer of the gallery's owner.
20 20