Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yujunz committed Jun 5, 2018
1 parent b75cb1b commit 047c4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anyconfig/query.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def query(data, **options):
See also: https://github.com/jmespath/jmespath.py and http://jmespath.org.
:parae data: Target object (a dict or a dict-like object) to query
:param data: Target object (a dict or a dict-like object) to query
:param options:
Keyword option may include 'ac_query' which is a string represents
JMESPath expression.
Expand Down

0 comments on commit 047c4fd

Please sign in to comment.