mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Fix typos
This commit is contained in:
parent
02b3d42771
commit
fce55df2b7
8 changed files with 10 additions and 10 deletions
|
@ -49,7 +49,7 @@ There are server hooks, which will be executed on the server (e.g. `expressCreat
|
|||
|
||||
### Styling
|
||||
When you install a client-side plugin (e.g. one that implements at least one client-side hook), the plugin name is added to the `class` attribute of the div `#editorcontainerbox` in the main window.
|
||||
This gives you the opportunity of tuning the appearence of the main UI in your plugin.
|
||||
This gives you the opportunity of tuning the appearance of the main UI in your plugin.
|
||||
|
||||
For example, this is the markup with no plugins installed:
|
||||
```html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue