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 41f936a commit 9da4bdfCopy full SHA for 9da4bdf
docs/scenarios/web.rst
@@ -108,7 +108,7 @@ approach where you can specify include any libraries as needed which provides a
108
great deal of extensibility. By contrast to Django which includes everything in
109
one package (though you might not need to use it all).
110
111
-Notably, Pyramid provides a lot of adapter to existing libraries. For example,
+Notably, Pyramid provides a lot of adapters to existing libraries. For example,
112
it supports nearly all the templating languages Python has to offer and
113
it's modular approach allows you use more then one. Same is true of it's
114
database support. You can use SQLAlchemy, Mongo, ZoDB all in the same
0 commit comments