Skip to content

Commit da3b8b8

Browse files
authored
Typo fix
Fix typo in readme.
1 parent 6bb1556 commit da3b8b8

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)