Skip to content

Fix typo in comment: ?. is right, .? is not - #8124

Merged
ianschmitz merged 1 commit into
react:masterfrom
vadzim:patch-1
Dec 9, 2019
Merged

Fix typo in comment: ?. is right, .? is not#8124
ianschmitz merged 1 commit into
react:masterfrom
vadzim:patch-1

Conversation

@vadzim

Copy link
Copy Markdown
Contributor

This is just a comment fix.

Actual optional chaining operator syntax is ?., not .?.

https://github.com/tc39/proposal-optional-chaining#syntax

This is just a comment fix.
Actual optional chaining operator syntax is `?.`, not `.?`.
@ianschmitzianschmitz added this to the 3.3.1 milestone Dec 9, 2019
@ianschmitz
ianschmitz merged commit b8ff97b into react:masterDec 9, 2019
@locklockBot locked and limited conversation to collaborators Dec 14, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@vadzim@petetnt@ianschmitz@facebook-github-bot