Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D design
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Primer
  • design
  • Merge requests
  • !221

Spelling

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/jsoref/spelling into main 3 years ago
  • Overview 3
  • Commits 7
  • Pipelines 0
  • Changes 6

Created by: jsoref

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at https://github.com/jsoref/design/commit/ffbe956ec2f255d3d2e7a99a31e57aee61a40597#commitcomment-67549517

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/design/commit/4337c2a05d56b4e027b5af89350e50a2dfdcd780

Note: this PR does not include the action. If you're interested in running a spell check on every PR and push, that can be offered separately.

Compare
  • main (base)

and
  • latest version
    78f3b426
    7 commits, 2 years ago

6 files
+ 8
- 8

    Preferences

    File browser
    Compare changes
con‎tent‎
access‎ibility‎
tool‎s.mdx‎ +1 -1
found‎ations‎
conte‎nt.mdx‎ +1 -1
ui-pa‎tterns‎
button-u‎sage.mdx‎ +1 -1
feature-onb‎oarding.mdx‎ +2 -2
do‎cs‎
conte‎nt.md‎ +1 -1
src/@primer/‎…/components‎
tabl‎e.js‎ +2 -2
content/accessibility/tools.mdx
+ 1
- 1
  • View file @ 78f3b426

  • Edit in single-file editor

  • Open in Web IDE


@@ -46,7 +46,7 @@ Free application in the Mac App Store that can simulate various color blindness
### [Colour Simulations (Windows)](http://www.coloursimulations.com/)
Free application for Windows that is comperable to Sim Daltonism on Mac.
Free application for Windows that is comparable to Sim Daltonism on Mac.
![""](https://user-images.githubusercontent.com/40274682/103688232-5ce8d580-4f46-11eb-9b63-7a4ff7936517.png)
content/foundations/content.mdx
+ 1
- 1
  • View file @ 78f3b426

  • Edit in single-file editor

  • Open in Web IDE


@@ -101,7 +101,7 @@ Be specific.
<img width="420" alt="Do: Be specific. Example: Enter a credit card number" src="https://user-images.githubusercontent.com/10384315/125707971-28e57b6a-c236-4aa1-afc2-dccda4dd1902.png"/>
</Do>
<Dont>
<img width="420" alt="Don't: Be vauge. Example: Field required" src="https://user-images.githubusercontent.com/10384315/125707969-a1ddcf5a-58e9-410b-81cf-a6433ace8420.png"/>
<img width="420" alt="Don't: Be vague. Example: Field required" src="https://user-images.githubusercontent.com/10384315/125707969-a1ddcf5a-58e9-410b-81cf-a6433ace8420.png"/>
</Dont>
</DoDontContainer>
content/ui-patterns/button-usage.mdx
+ 1
- 1
  • View file @ 78f3b426

  • Edit in single-file editor

  • Open in Web IDE


@@ -107,7 +107,7 @@ Most of the time, a button will have an icon and a label for clarity.
In some cases, an action can be understood without using just an icon. Icon-only buttons can help save space in a cramped area.
Buttons that only use an icon should still have a label that is invisible to sighted users, but accesssible to assistive technology (for example: read aloud by a screenreader).
Buttons that only use an icon should still have a label that is invisible to sighted users, but accessible to assistive technology (for example: read aloud by a screenreader).
![button with icon but no label](https://user-images.githubusercontent.com/2313998/129626586-378e2b7f-7300-4804-93fb-c88f7f22407e.png)
content/ui-patterns/feature-onboarding.mdx
+ 2
- 2
  • View file @ 78f3b426

  • Edit in single-file editor

  • Open in Web IDE


@@ -259,7 +259,7 @@ Use inline banners in a page with multiple steps or actions.
<tr>
<th>Notes</th>
<td>Organization, repository, or user settings, where a feature is managed and customized, inline feature previews highlight relevant features that may help better accomplish a user’s task.</td>
<td>In certain senarios, we release features that are hidden for the user to discover. Show a <a href="">Primer alert</a> at pivotal moments signal to the user they're on the right track and give more resources.</td>
<td>In certain scenarios, we release features that are hidden for the user to discover. Show a <a href="">Primer alert</a> at pivotal moments signal to the user they're on the right track and give more resources.</td>
</tr>
</table> -->
@@ -310,7 +310,7 @@ Feature previews allow teams to test features in production with users who opt i
Flairs are a softer way to accentuate new features without derailing the user from their primary task.
Consider using flairs for features that appear in a user’s current view but may navigate away from their current page to fully engage with the feature. They may also be applicable for smaller features that appear inline that are self-explainatory and do not need a teaching bubble.
Consider using flairs for features that appear in a user’s current view but may navigate away from their current page to fully engage with the feature. They may also be applicable for smaller features that appear inline that are self-explanatory and do not need a teaching bubble.
Include relevant links to capture feedback, marketing pages or changelog entries whenever possible.
docs/content.md
+ 1
- 1
  • View file @ 78f3b426

  • Edit in single-file editor

  • Open in Web IDE


@@ -37,7 +37,7 @@
* Creating
* Feature onboarding
* Saving
* Seaching and filtering
* Searching and filtering
### Communication
src/@primer/gatsby-theme-doctocat/components/table.js
+ 2
- 2
  • View file @ 78f3b426

  • Edit in single-file editor

  • Open in Web IDE


@@ -6,10 +6,10 @@
import styled from 'styled-components'
import Table from '@primer/gatsby-theme-doctocat/src/components/table'
const OverridenTable = styled(Table)`
const OverriddenTable = styled(Table)`
img {
vertical-align: middle;
}
`
export default OverridenTable
export default OverriddenTable
0 Assignees
None
Assign to
Reviewer
Inayaili León's avatar
Inayaili León
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
2
2 participants
Inayaili León
Administrator
Reference: primer/design!221
Source branch: github/fork/jsoref/spelling

Menu

Explore Projects Groups Snippets