File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ jobs:
128128 - name : Check parsing
129129 run : |
130130 node script/i18n/lint-translation-files.js --check parsing
131- git add . && git commit -m "Run script/i18n/lint-translation-files.js --check parsin " || echo "Nothing to commit"
131+ git add . && git commit -m "Run script/i18n/lint-translation-files.js --check parsing " || echo "Nothing to commit"
132132
133133 # step 8b in docs-engineering/crowdin.md
134134 - name : Check rendering
Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ You can now provide more information in GitHub for URLs that link to registered
190190** Custom media types:** ` corsair-preview `
191191** Announced:** [ 2018-12-10] ( https://developer.github.com/changes/2018-12-10-content-attachments-api/ )
192192
193- {% ifversion ghes < 3.3 %}
193+ {% ifversion ghae or ghes < 3.3 %}
194194
195195## Enable and disable Pages
196196
You can’t perform that action at this time.
0 commit comments