forked from github/pelican
Fix typo in pelican-themes.rst
The least change would be to just say "suffixed", but I don't think that's a correct english word, so I choose "followed by"
This commit is contained in:
parent
6f93202e60
commit
0a42b5f250
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ or ``--list`` option:
|
|||
In this example, we can see there are three themes available: ``notmyidea``,
|
||||
``simple``, and ``two-column``.
|
||||
|
||||
``two-column`` is prefixed with an ``@`` because this theme is not copied to
|
||||
``two-column`` is followed by an ``@`` because this theme is not copied to
|
||||
the Pelican theme path, but is instead just linked to it (see `Creating
|
||||
symbolic links`_ for details about creating symbolic links).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue