We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3303a88 commit e1cac6eCopy full SHA for e1cac6e
docs/options.md
@@ -88,7 +88,7 @@ Default is `true`. Enables you to deactivate this plugin. A possible use case is
88
enabled: !ENV [ENABLED_GIT_REVISION_DATE, True]
89
```
90
91
-Which enables you do disable the plugin locally using:
+Which enables you to disable the plugin locally using:
92
93
```bash
94
export ENABLED_GIT_REVISION_DATE=false
0 commit comments