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 6bb1556 commit da3b8b8Copy full SHA for da3b8b8
README.md
@@ -72,6 +72,6 @@ This module supports both Gitlab CE and Gitlab EE. We run tests on Gitlab EE,
72
but can't run them on pull requests from forks.
73
74
Features that only work on one flavour can use the following helpers as
75
-SkipFunc: `isRunningInEE` and `isRunningInCE`. You can see an exemple of this
+SkipFunc: `isRunningInEE` and `isRunningInCE`. You can see an example of this
76
for [gitlab_project_push_rules](gitlab/resource_gitlab_project_push_rules_test.go)
77
tests.
0 commit comments