Merge pull request #8094 from kfakos/patch-3

[documentation] Fix English typos
This commit is contained in:
Łukasz Chruściel 2017-05-24 10:24:56 +02:00 committed by GitHub
commit 41fa447ba4

View file

@ -8,7 +8,7 @@ String
Simplest column type, which basically renders the value at given path as a string.
By default is uses the name of the field, but your can specify the path alternatively. For example:
By default it uses the name of the field, but you can specify the path alternatively. For example:
.. code-block:: yaml