Skip to content

Commit e1cac6e

Browse files
authored
fix typo
1 parent 3303a88 commit e1cac6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Default is `true`. Enables you to deactivate this plugin. A possible use case is
8888
enabled: !ENV [ENABLED_GIT_REVISION_DATE, True]
8989
```
9090

91-
Which enables you do disable the plugin locally using:
91+
Which enables you to disable the plugin locally using:
9292

9393
```bash
9494
export ENABLED_GIT_REVISION_DATE=false

0 commit comments

Comments
 (0)