Updated FAQ (markdown)

Benoît Blanchon
2016-05-29 12:19:56 +02:00
parent 044831f168
commit c2ee2c3da2

2
FAQ.md

@@ -426,7 +426,7 @@ Finally, if you cannot know in advance the type of the root, please open an issu
### Why parsing fails?
The parsing functions, `parseArray()` and `parseObject()`, may fail for 3 reasons:
The parsing functions, `parseArray()` and `parseObject()`, may fail for 4 reasons:
1. The input is not a valid JSON
2. The `StaticJsonBuffer` is too small