diff --git a/docs/dev/web/model.rst b/docs/dev/web/model.rst
index 6026a71cc2e881084e563473d9677f87d0196930..6a61e3c43c3de2981a0ca475ccb01539e91e16af 100644
--- a/docs/dev/web/model.rst
+++ b/docs/dev/web/model.rst
@@ -50,7 +50,7 @@ Classes and methods
       is called last (after all options' *write* methods) and is usually used
       to commit changed UCI packages.
 
-      The default implementation of *write* doesn't to anything, but it can be
+      The default implementation of *write* doesn't do anything, but it can be
       overridden.
 
   - *Section* (usually instanciated through *Form:section*)