Skip to content

Commit e295c73

Browse files
dangerismycattmcw
authored andcommitted
s/compacter/'more compact'/ in GETTING_STARTED
'compacter' isn't a word. 🙃
1 parent 06ed2ac commit e295c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/GETTING_STARTED.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ try [using a plugin for JSDoc](https://github.com/documentationjs/documentation/
126126
127127
## Flow type annotations
128128
129-
Alternatively, [Flow](http://flowtype.org/) type annotations allows for a compacter syntax:
129+
Alternatively, [Flow](http://flowtype.org/) type annotations allows for a more compact syntax:
130130
131131
```js
132132
/**

0 commit comments

Comments
 (0)