Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#58177 closed defect (bug) (fixed)

Typo in the README.md inside the WordPress GitHub Repo

Reported by: neychok Owned by: audrasjb
Priority: normal Milestone: 6.3
Component: Text Changes Version: 6.3
Severity: trivial Keywords: has-patch commit
Cc: Focuses:

Description

While doing a "How to contribute to the Core" tutorial for our WordCamp contributors day in Sofia, I noticed a typo in the README.md inside the GitHub repo.

"Your WordPress site will accessible at http://localhost:8889." should be "Your WordPress site will be accessible at http://localhost:8889."

I've already created a PR but wanted to created a Trac ticket as well.
https://github.com/WordPress/wordpress-develop/pull/4365

Change History (5)

This ticket was mentioned in PR #4365 on WordPress/wordpress-develop by @neychok.


3 years ago
#1

"Your WordPress site will accessible at http://localhost:8889." should be "Your WordPress site will be accessible at http://localhost:8889."

Trac ticket: https://core.trac.wordpress.org/ticket/58177

#2 @SergeyBiryukov
3 years ago

  • Keywords commit added
  • Milestone Awaiting Review6.3

Hi there, welcome back to WordPress Trac!

Good catch, thanks :)

@hztyfoon commented on PR #4365:


3 years ago
#3

Thanks for the PR.
LGTM. 👍

#4 @audrasjb
3 years ago

  • Owner set to audrasjb
  • Resolutionfixed
  • Status newclosed

In 55690:

Text Changes: Typo fix in README.md.

Follow-up to [47752].

Props neychok.
Fixes #58177.

Note: See TracTickets for help on using tickets.