Skip to content

Commit 592b615

Browse files
authored
Merge pull request #12258 from github/repo-sync
repo sync
2 parents 72b2fc3 + c4f24b9 commit 592b615

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/create-translation-batch-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

content/rest/overview/api-previews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)