Index: doc/API_web.md ================================================================== --- doc/API_web.md +++ doc/API_web.md @@ -36,11 +36,11 @@ oGrammalecteAPI.openPanelForText("your text") This method won’t send back any result or modified text. -### Open Grammalecte panel +### Open the Grammalecte panel oGrammalecteAPI.openPanel(param) Depending of what `param` is, this method will call `openPanelForNode()` or `openPanelForText()`.