Skip to content

Commit 805514f

Browse files
committed
Remove extraneous parenthesis
1 parent 2d25621 commit 805514f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-translations-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
`auto-translations-pr.yml` and includes all commits from this repo's Crowdin branch for the language \
5050
of interest. A final check of the rendered docs is needed to identify if there are any formatting \
5151
errors due to incorrect string segmentation by Crowdin. If there are such formatting errors, they \
52-
should be fixed directly on this branch, not through Crowdin.")
52+
should be fixed directly on this branch, not through Crowdin."
5353
working-directory: ./numpy.org

0 commit comments

Comments
 (0)