Skip to content

Commit 3a32ee7

Browse files
MrTangostevepiercy
andauthored
Update docs/classic-ui/views.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent fbf60b2 commit 3a32ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ Below are three different approaches for that.
827827
828828
### By using `plone.api.content.get_view()`
829829
830-
The plone.api provides a method to get a view by it's registered name, the context and the current request.
830+
The `plone.api` provides a method to get a view by its registered name, the context, and the current request.
831831
832832
```python
833833
from plone import api

0 commit comments

Comments
 (0)