Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in product content documentation #12984

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .changeset/seven-parrots-drum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion polaris.shopify.com/content/content/product-content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ People use Shopify to get things done, whether they’re managing a store, or ma
### Tips

- Calls to action on buttons and links should start with a strong verb that describes the action a person will take when they click.
- Always prioritize the most important information and task — don’t make people dig to find what they care about. toBreak down complicated tasks into steps that help people focus on one thing at a time.
- Always prioritize the most important information and task — don’t make people dig to find what they care about. Break down complicated tasks into steps that help people focus on one thing at a time.
- Use the [active voice](/content/grammar-and-mechanics#basics) to clarify the subject and the action.

---
Expand Down
Loading