From: Shivani Bhardwaj Date: Sat, 7 Mar 2020 08:23:36 +0000 (+0530) Subject: doc: Fix typo Generate -> Generator X-Git-Tag: suricata-6.0.0-beta1~669 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5cee05169fd27a2f685a9224e067760e1ed6af3;p=thirdparty%2Fsuricata.git doc: Fix typo Generate -> Generator --- diff --git a/doc/userguide/README.md b/doc/userguide/README.md index b6eb38a336..65776b225e 100644 --- a/doc/userguide/README.md +++ b/doc/userguide/README.md @@ -1,7 +1,7 @@ # Suricata User Guide This directory contains the Suricata Guide. The -[Sphinx Document Generate](http://sphinx-doc.org) is used to build the +[Sphinx Document Generator](http://sphinx-doc.org) is used to build the documentation. For a primer os reStructuredText see the [reStructuredText Primer](http://sphinx-doc.org/rest.html).