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

Typo fix #13595

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Typo fix #13595

merged 1 commit into from
Jan 30, 2019

Conversation

saracope
Copy link
Contributor

Description

Update the first sentence on line 289 from:
"Reducer tests are also be a great fit for snapshots."

to:
"Reducer tests are also a great fit for snapshots."

How has this been tested?

Visual

Screenshots

n/a

Types of changes

Text update only.

Checklist:

n/a

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.

Update the first sentence on line 289 from:
 "Reducer tests are also be a great fit for snapshots."

to:
 "Reducer tests are also a great fit for snapshots."
Copy link
Member

@Soean Soean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks for the fix.

@Soean Soean added the [Type] Developer Documentation Documentation for developers label Jan 30, 2019
@Soean Soean added this to the Documentation & Handbook milestone Jan 30, 2019
@Soean Soean merged commit 0fa385f into WordPress:master Jan 30, 2019
daniloercoli added a commit that referenced this pull request Jan 30, 2019
…rnmobile/372-use-RichText-on-Title-block

* 'master' of https://github.com/WordPress/gutenberg: (36 commits)
  Fixes plural messages POT generation. (#13577)
  Typo fix (#13595)
  REST API: Remove oEmbed proxy HTML filtering (#13575)
  Removed unnecessary className attribute. Fixes #11664 (#11831)
  Add changelog for RSS block (#13588)
  Components: Set type=button for TabPanel button elements. (#11944)
  Update util.js (#13582)
  Docs: Add accessbility specific page (#13169)
  Rnmobile/media methods refactor (#13554)
  chore(release): publish
  chore(release): publish
  Plugin: Deprecate gutenberg_get_script_polyfill (#13536)
  Block API: Parse entity only when valid character reference (#13512)
  RichText: List: fix indentation (#13563)
  Plugin: Deprecate window._wpLoadGutenbergEditor (#13547)
  Plugin: Avoid setting generic "Edit Post" title on load (#13552)
  Plugin: Populate demo content by default content filters (#13553)
  RichText: List: Fix getParentIndex (#13562)
  RichText: List: Fix outdent with children (#13559)
  Scripts: Remove npm run build from test-e2e default run (#13420)
  ...
youknowriad pushed a commit that referenced this pull request Mar 6, 2019
Update the first sentence on line 289 from:
 "Reducer tests are also be a great fit for snapshots."

to:
 "Reducer tests are also a great fit for snapshots."
youknowriad pushed a commit that referenced this pull request Mar 6, 2019
Update the first sentence on line 289 from:
 "Reducer tests are also be a great fit for snapshots."

to:
 "Reducer tests are also a great fit for snapshots."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants