We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf60b2 commit 3a32ee7Copy full SHA for 3a32ee7
docs/classic-ui/views.md
@@ -827,7 +827,7 @@ Below are three different approaches for that.
827
828
### By using `plone.api.content.get_view()`
829
830
-The plone.api provides a method to get a view by it's registered name, the context and the current request.
+The `plone.api` provides a method to get a view by its registered name, the context, and the current request.
831
832
```python
833
from plone import api
0 commit comments