Updated FAQ (markdown)

Benoît Blanchon
2015-10-27 16:52:41 +01:00
parent 3f6313ad04
commit 8eb8581fcf

2
FAQ.md

@@ -78,7 +78,7 @@ Destructing an constructing a new `StaticJsonBuffer` is not expensive, it's exac
##### 3. A workaround
What follows next is a workaround for those who are more clever than me and want to write unsafe code.
What follows next is a workaround for those who are more clever than me and deliberately accept to write unsafe code.
:warning: Children: don't do this at home! :warning: