Skip to content
This repository has been archived by the owner on Nov 12, 2017. It is now read-only.

Commit

Permalink
Fixed half of a sentence in API.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dcodeIO committed May 16, 2017
1 parent d539246 commit 4d028e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AST.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ Container for unary expressions where `kind` specifies one of the following unar

### POINTER_TYPE

Like `TYPE`, but referencing underlying pointer type, i.e. of a `NAME`.
Like `TYPE`, but referencing the underlying pointer type, i.e. of a `NAME`.

### POSITIVE

Expand Down

0 comments on commit 4d028e9

Please sign in to comment.