Skip to content

Fix typo in Array Type Literals section of spec#22941

Merged
mhegazy merged 1 commit into
microsoft:masterfrom
andfaulkner:patch-1
Mar 28, 2018
Merged

Fix typo in Array Type Literals section of spec#22941
mhegazy merged 1 commit into
microsoft:masterfrom
andfaulkner:patch-1

Conversation

@andfaulkner
Copy link
Copy Markdown
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
Copy Markdown
Contributor

mhegazy commented Mar 28, 2018

thanks!

@denis-sokolov
Copy link
Copy Markdown

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