Skip to content

Commit

Permalink
typo: Fix typos in module description
Browse files Browse the repository at this point in the history
  • Loading branch information
bekriebel committed Feb 5, 2021
1 parent b2c94d4 commit ab56197
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
@@ -1,7 +1,7 @@
# Toggle Combat Warning
Provide a warning before removing a token from the Combat Tracker.

This helps prevent accidentally toggling the combat state when trying to assisgn status efects.
This helps prevent accidentally toggling the combat state when trying to assign status effects.

![toggle combat warning example](https://raw.githubusercontent.com/bekriebel/fvtt-module-toggle-combat-warning/main/images/toggle-combat-warning.gif)

Expand Down
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "toggle-combat-warning",
"title": "Toggle Combat Warning",
"description": "Provide a warning before removing a token from the Combat Tracker. This helps prevent accidentally toggling the combat state when trying to assisgn status efects.",
"description": "Provide a warning before removing a token from the Combat Tracker. This helps prevent accidentally toggling the combat state when trying to assign status effects.",
"authors": [
{
"name": "bekit",
Expand Down

0 comments on commit ab56197

Please sign in to comment.