From: Orakaro Date: Fri, 22 Aug 2014 17:04:48 +0000 (+0900) Subject: typo X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=848084276dbcdd7b070c5cbbad7bb69535d8adf6;p=rainbowstream.git typo --- diff --git a/docs/index.rst b/docs/index.rst index 96d481c..2cf4351 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -305,7 +305,7 @@ For detaile information, see `theme usage and customization`_. Config explanation ^^^^^^^^^^^^^^^^^^ -Rainbow Stream has a custom config file located at ``~/.rainbow_config.json`` which will be loaded **after** its `default config`_. You are free to change anything on your custom config, but if you messed up with JSON format, the app would still works fine. Simply overwrite your custom config withe the `default config`_ to solve format problemss. +Rainbow Stream has a custom config file located at ``~/.rainbow_config.json`` which will be loaded **after** its `default config`_. You are free to change anything on your custom config, but if you messed up with JSON format, the app would still works fine. Simply overwrite your custom config withe the `default config`_ to solve format problems. You also can view or set a new value of every config key by ``config`` command (See **Interactive mode** section above).