diff --git a/FAQ.md b/FAQ.md index 0598eb4..cf8659a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -618,7 +618,7 @@ In particular, if you're writing an HTTP client, you need to skip the HTTP heade See: -* Issues [#108](https://github.com/bblanchon/ArduinoJson/issues/108), [#167](https://github.com/bblanchon/ArduinoJson/issues/167), [#218](https://github.com/bblanchon/ArduinoJson/issues/218), [#237](https://github.com/bblanchon/ArduinoJson/issues/237) and [#424](https://github.com/bblanchon/ArduinoJson/issues/424) +* Issues [#108](https://github.com/bblanchon/ArduinoJson/issues/108), [#167](https://github.com/bblanchon/ArduinoJson/issues/167), [#218](https://github.com/bblanchon/ArduinoJson/issues/218), [#237](https://github.com/bblanchon/ArduinoJson/issues/237), [#424](https://github.com/bblanchon/ArduinoJson/issues/424) and [#430](https://github.com/bblanchon/ArduinoJson/issues/430) #### Case 2: The `StaticJsonBuffer` is too small