summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 237df8c..9244de8 100644
--- a/README.rst
+++ b/README.rst
@@ -150,7 +150,7 @@ Examples
Example scripts
~~~~~~~~~~~~~~~
-The ``examples/`` subdirectory contains some simple example. Among these are the following ones:
+The ``examples/`` subdirectory contains some simple example scripts. Among these are the following ones:
- `allnoconfig.py <examples/allnoconfig.py>`_, `allnoconfig_simpler.py <examples/allnoconfig_simpler.py>`_, and `allyesconfig.py <examples/allyesconfig.py>`_ implement ``make allnoconfig`` and ``make allyesconfig`` in various ways. Demonstrates menu tree walking and value setting.