Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Villard <[email protected]>
  • Loading branch information
eviweb committed Mar 27, 2019
1 parent 5db9d42 commit 1921ff7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

when-changed provides the following environment variables:

- WHEN_CHANGED_EVENT: reflects the current event type that occures.
- WHEN_CHANGED_EVENT: reflects the current event type that occurs.
Could be either:
- file_created
- file_modified
Expand Down
2 changes: 1 addition & 1 deletion whenchanged/whenchanged.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
-s Run command immediately at start
Environment variables:
- WHEN_CHANGED_EVENT: reflects the current event type that occures.
- WHEN_CHANGED_EVENT: reflects the current event type that occurs.
Could be either:
- file_created
- file_modified
Expand Down

0 comments on commit 1921ff7

Please sign in to comment.