diff options
| author | Ceri Davies <ceri@submonkey.net> | 2021-02-08 18:40:34 +0000 |
|---|---|---|
| committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2021-02-08 18:41:15 +0000 |
| commit | 95da5a5d6470ddbd0650916a77a24602b0be29ed (patch) | |
| tree | 3e45d9f523e18d07ec396a8f919ad47d4901e4a4 | |
| parent | 4bf990d288f87e2b1781ed15e65334e91bb1e37f (diff) | |
| download | doc-95da5a5d6470ddbd0650916a77a24602b0be29ed.tar.gz doc-95da5a5d6470ddbd0650916a77a24602b0be29ed.zip | |
Correct the grammar in a sentence about beastie.png
PR: 253352
| -rw-r--r-- | documentation/content/en/books/fdp-primer/structure/chapter.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/fdp-primer/structure/chapter.adoc b/documentation/content/en/books/fdp-primer/structure/chapter.adoc index ca2f24dccf..81a86ace74 100644 --- a/documentation/content/en/books/fdp-primer/structure/chapter.adoc +++ b/documentation/content/en/books/fdp-primer/structure/chapter.adoc @@ -83,7 +83,7 @@ These directories contain the documentation and the website. The documentation i | Contain tools used to enhance the documentation build. For example to generate the Table of Contents of the books, etc. | [.filename]#beastie.png# -| This image don't need an introduction ;) +| This image doesn't need an introduction ;) | [.filename]#LICENSE# | License of the documentation, shared and website. BSD 2-Clause License. |
