Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
vdespa committed Sep 26, 2019
1 parent 0a042c9 commit d885d70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/cheatsheet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Variables

All variables can be manually set using the Postman GUI and are scoped.

The code snippets can be used ofr working with variables in scripts (pre-request, tests).
The code snippets can be used for working with variables in scripts (pre-request, tests).

Learn more about the different variables scopes in this `tutorial <https://medium.com/@vdespa/demystifying-postman-variables-how-and-when-to-use-different-variable-scopes-66ad8dc11200>`_.

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# The short X.Y version
version = u''
# The full version, including alpha/beta/rc tags
release = u'Version 1.3.1 - September 2019'
release = u'Version 1.3.2 - September 2019'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit d885d70

Please sign in to comment.