Skip to content

Fix typo in Array Type Literals section of spec #22941

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

Merged
merged 1 commit into from
Mar 28, 2018

Conversation

andfaulkner
Copy link
Contributor

Extra end bracket in 1st example code block under Array Type Literals subsection of the spec,

Changed (() => string))[] to (() => string)[].

Extra end bracket in 1st example code block under Array Type Literals subsection of the spec
@mhegazy mhegazy merged commit 66bf5b4 into microsoft:master Mar 28, 2018
@mhegazy
Copy link
Contributor

mhegazy commented Mar 28, 2018

thanks!

@denis-sokolov
Copy link

Why is the entire file marked as changed in the diff?

@microsoft microsoft locked and limited conversation to collaborators Jul 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants