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 code sample for JS Ref typeof page #2732

Merged
merged 2 commits into from
Oct 15, 2021
Merged

Conversation

yann2084
Copy link
Contributor

Hello,
in console :
var maDonnee = 99;
typeof maDonnee + 'Toto';

prints 'numberToto' // without space

@yann2084 yann2084 requested a review from a team as a code owner October 14, 2021 12:04
@yann2084 yann2084 requested review from audrasjb and removed request for a team October 14, 2021 12:04
@github-actions github-actions bot added the l10n-fr Issues related to French content. label Oct 14, 2021
@SphinxKnight SphinxKnight changed the title Update index.md Fix typo in code sample for JS Ref typeof page Oct 15, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Oct 15, 2021

Preview URLs

Flaws

URL: /fr/docs/Web/JavaScript/Reference/Operators/typeof
Title: L'opérateur typeof
on GitHub
Flaw count: 1

  • broken_links:
    • Can use the English (en-US) link as a fallback

External URLs

URL: /fr/docs/Web/JavaScript/Reference/Operators/typeof
Title: L'opérateur typeof
on GitHub

(this comment was updated 2021-10-15 07:16:25.060941)

Copy link
Member

@SphinxKnight SphinxKnight left a comment

Choose a reason for hiding this comment

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

Thanks a lot @yann2084!
I pushed another commit to update the rest of the page to match the English reference.

@SphinxKnight SphinxKnight merged commit d311670 into mdn:main Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-fr Issues related to French content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants