There are several typos in the https://github.com/vyos/.github repo
vyos_bld@9c8994a2de14:/vyos/work/tmp/.github/.github$ typos
error: `backtics` should be `backticks`
╭▸ ./PULL_REQUEST_TEMPLATE.md:33:64
│
33 │ and other large chunks of text, surround this text with triple backtics
╰╴ ━━━━━━━━
error: `retrived` should be `retrieved`
╭▸ ./workflows/pr-mirror-repo-sync.yml:218:45
│
218 │ echo "Previous merged source PR retrived ${previous_merged_source_pr}"
╰╴ ━━━━━━━━
error: `retrived` should be `retrieved`
╭▸ ./workflows/pr-mirror-repo-sync.yml:234:25
│
234 │ echo "PR info retrived ${pr_info}"
╰╴ ━━━━━━━━
error: `retrived` should be `retrieved`
╭▸ ./workflows/pr-mirror-repo-sync.yml:236:29
│
236 │ echo "Last commit retrived from pr view ${last_commit}"
╰╴ ━━━━━━━━
error: `retrived` should be `retrieved`
╭▸ ./workflows/pr-mirror-repo-sync.yml:269:29
│
269 │ echo "Last commit retrived ${last_commit}, Merge commit retrived ${merge_commit}, PR labels retrived ${pr_labels}"
╰╴ ━━━━━━━━
error: `retrived` should be `retrieved`
╭▸ ./workflows/pr-mirror-repo-sync.yml:269:67
│
269 │ echo "Last commit retrived ${last_commit}, Merge commit retrived ${merge_commit}, PR labels retrived ${pr_labels}"
╰╴ ━━━━━━━━
error: `retrived` should be `retrieved`
╭▸ ./workflows/pr-mirror-repo-sync.yml:269:103
│
269 │ echo "Last commit retrived ${last_commit}, Merge commit retrived ${merge_commit}, PR labels retrived ${pr_labels}"
╰╴ ━━━━━━━━
error: `retrived` should be `retrieved`
╭▸ ./workflows/pr-mirror-repo-sync.yml:294:32
│
294 │ echo "Created PR url retrived ${pr_url}"
╰╴ ━━━━━━━━
vyos_bld@9c8994a2de14:/vyos/work/tmp/.github/.github$