Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtin committed Apr 9, 2020
1 parent d0ed19e commit 513b92c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ $
The following call checks that the script is associated with the zone. In this case, it's the only script added by this user.

```
$ python3 -m cli4 /user/workers/scripts
$ cli4 /user/workers/scripts
[
{
"created_on": "2018-02-15T00:00:00.000000Z",
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@ In this case, it's the only script added by this user.

::

$ python3 -m cli4 /user/workers/scripts
$ cli4 /user/workers/scripts
[
{
"created_on": "2018-02-15T00:00:00.000000Z",
Expand Down

0 comments on commit 513b92c

Please sign in to comment.