Skip to content

Commit a2623d5

Browse files
Merge pull request #467 from dragon788/patch-1
Typo fix
2 parents 6bb1556 + da3b8b8 commit a2623d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ This module supports both Gitlab CE and Gitlab EE. We run tests on Gitlab EE,
7272
but can't run them on pull requests from forks.
7373

7474
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
75+
SkipFunc: `isRunningInEE` and `isRunningInCE`. You can see an example of this
7676
for [gitlab_project_push_rules](gitlab/resource_gitlab_project_push_rules_test.go)
7777
tests.

0 commit comments

Comments
 (0)