diff --git a/README.md b/README.md index b037beb..f2ae2cd 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ For example, if you created a `config/redactor/Standard.json` file with the foll ```json { - "buttons": ["html", "format", "bold", "italic", "lists", "link", "file"], + "buttons": ["html", "formatting", "bold", "italic", "lists", "link", "file"], "plugins": ["fullscreen"] } ```