mirror of
https://github.com/lektor/lektor-website.git
synced 2025-02-13 11:20:39 +01:00
Merge pull request #96 from Priestch/master
typo fix in pad api documentation
This commit is contained in:
commit
c15c79f9be
@ -38,7 +38,7 @@ how to do this through the [get :ref](get/) method:
|
||||
|
||||
## Plugin Usage
|
||||
|
||||
Within plugins it's typically not a good idae to construct a new Pad.
|
||||
Within plugins it's typically not a good idea to construct a new Pad.
|
||||
Instead you can get access to the current pad from the active context:
|
||||
|
||||
```python
|
||||
|
Loading…
Reference in New Issue
Block a user