Skip to content

Commit 3e59b15

Browse files
author
Maciej Makowski
committed
fix: fixed typo
1 parent a8e478d commit 3e59b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}
9898
checkout: true
9999
check_file_names: 1
100-
spell_check_this: react-native-audio-api
100+
spell_check_this: react-native-audio-api@main
101101
post_comment: 0
102102
use_magic_file: 1
103103
report-timing: 1

0 commit comments

Comments
 (0)