Skip to content

Commit f17cab4

Browse files
heiskrCopilot
andauthored
Replace smart quotes with straight quotes in frontmatter (#59965)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent bab6e85 commit f17cab4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/get-started/learning-about-github/githubs-plans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: GitHubs plans
2+
title: GitHub's plans
33
intro: 'An overview of {% data variables.product.prodname_dotcom %}''s pricing plans.'
44
redirect_from:
55
- /articles/github-s-products

content/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ redirect_from:
88
- /github/getting-started-with-github/fork-a-repo
99
- /github/getting-started-with-github/quickstart/fork-a-repo
1010
- /get-started/quickstart/fork-a-repo
11-
intro: A fork is a new repository that shares code and visibility settings with the original upstream repository.
11+
intro: A fork is a new repository that shares code and visibility settings with the original upstream repository.
1212
permissions: '{% data reusables.enterprise-accounts.emu-permission-fork %}'
1313
versions:
1414
fpt: '*'

0 commit comments

Comments
 (0)