Skip to content

Commit c85307e

Browse files
committed
ci(typo): remove extra apostrophe in config
1 parent 09be991 commit c85307e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.typo-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dictionaries:
33
- en_GB
44

55
excluded_files:
6-
- './github/**/*''
6+
- './github/**/*'
77
- 'node_modules/**/*'
88
- 'yarn.lock'
99
- '.typo-ci.yml'

0 commit comments

Comments
 (0)