[Docs] fix typo

This commit is contained in:
MinchinWeb 2021-05-16 21:15:56 -06:00
parent e64ca2d5b7
commit 96369ca38b

View file

@ -69,7 +69,7 @@ nicely formatted JSON file:
~~~ python ~~~ python
{% {%
include-markdown "../tests/external_plugins_src/jrnl/contrib/importer/sample_json.py" include-markdown "../tests/external_plugins_src/jrnl/contrib/importer/simple_json.py"
comments=false comments=false
%} %}
~~~ ~~~