Fixed typo in developers/website/ (#1057)
This commit is contained in:
parent
296865a7ee
commit
da3aebd233
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ When you're writing code that is to be executed on the terminal, prefix it with
|
||||||
|
|
||||||
### {% linkable_title HTML %}
|
### {% linkable_title HTML %}
|
||||||
|
|
||||||
The direct usage of HTML is supported but not recommanded. The note boxes are an exception.
|
The direct usage of HTML is supported but not recommended. The note boxes are an exception.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<p class='note warning'>
|
<p class='note warning'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue