diff options
Diffstat (limited to 'pelican-bootstrap3/README.md')
-rw-r--r-- | pelican-bootstrap3/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pelican-bootstrap3/README.md b/pelican-bootstrap3/README.md index cc068fc..3f01784 100644 --- a/pelican-bootstrap3/README.md +++ b/pelican-bootstrap3/README.md @@ -326,7 +326,7 @@ As an alternative, you may use [Shariff](https://github.com/heiseonline/shariff) * To customize the social media buttons, set * `SHARIFF_BACKEND_URL` (see [Shariff Backends](https://github.com/heiseonline/shariff#backends)) * `SHARIFF_LANG` (`de` (default), `en` or `fr`) - * `SHARIFF_ORIENTATION` (`horizontal` (defualt) or `vertical`) + * `SHARIFF_ORIENTATION` (`horizontal` (default) or `vertical`) * `SHARIFF_SERVICES` (default: `["facebook","googleplus"]`) * `SHARIFF_THEME` (`standard` or `gray`) * `SHARIFF_TWITTER_VIA` (`True`/`False`, uses `TWITTER_USERNAME`) |