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 typos and pseudo-typos 13 #36254

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix typos and pseudo-typos 13 #36254

wants to merge 1 commit into from

Conversation

Josh-Cena
Copy link
Member

I am fixing a lot of nits in content. The goal is to make our custom dictionaries as small as possible by eliminating things that could be better recognized as words. This not only helps with automation but helps with human readers too, especially those who may be slow to recognize words.

  • About half of them are code not properly capitalized.
  • There are some real typos.
  • Occasionally I have to refactor the wording a bit.
  • Where we are demonstrating real typos, I use inline cSpell:ignore to prevent it being ignored in other files.

@Josh-Cena Josh-Cena requested a review from a team as a code owner October 7, 2024 23:22
@Josh-Cena Josh-Cena requested review from Elchi3 and removed request for a team October 7, 2024 23:22
@github-actions github-actions bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Oct 7, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

Preview URLs (45 pages)
Flaws (5)

Note! 42 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/WebRTC_API
Title: WebRTC API
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/RTCDtlsTransport/statechange_event does not exist
    • /en-US/docs/Web/API/RTCIdentityProvider does not exist
    • /en-US/docs/Web/API/RTCIdentityProviderRegistrar does not exist

URL: /en-US/docs/Web/API/WebRTC_API/Signaling_and_video_calling
Title: Signaling and video calling
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnection/removetrack_event does not exist

URL: /en-US/docs/Web/API/URL_API
Title: URL API
Flaw count: 1

  • macros:
    • /en-US/docs/Web/CSS/url redirects to /en-US/docs/Web/CSS/url_value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant