Skip to content

Commit 4a0f176

Browse files
committed
Fix naming on JMESPath
1 parent 165792f commit 4a0f176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ The expression: ``foo.*.name`` will return ["one", "two"].
5050
Installation
5151
============
5252

53-
Install jmespath from pypi with
53+
You can install JMESPath from pypi with:
5454

5555
.. code:: bash
5656
5757
pip install jmespath
58-
58+
5959
6060
API
6161
===

0 commit comments

Comments
 (0)