Skip to content

Commit

Permalink
Merge pull request #4570 from edmondchuc/patch-1
Browse files Browse the repository at this point in the history
Fixed typo. The word wich -> which in theming.
  • Loading branch information
wardi committed Dec 4, 2018
2 parents 96444ce + 652edaa commit d068926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/theming/index.rst
Expand Up @@ -47,7 +47,7 @@ appearance of CKAN pages by developing your own CKAN themes.
CKAN theme is Bootstrap 3. For backwards compatibility, Bootstrap 2 templates
will be included in CKAN core for a few versions, but they will be eventually
removed so you are encouraged to update your custom theme to use Bootstrap 3.
You can select wich set of templates to use (Bootstrap 3 or 2) by using the
You can select which set of templates to use (Bootstrap 3 or 2) by using the
:ref:`ckan.base_public_folder` and :ref:`ckan.base_templates_folder`
configuration options.

Expand Down

0 comments on commit d068926

Please sign in to comment.