diff --git a/demos/examples/forms-1.html b/demos/examples/forms-1.html index f5464033d..83c0aae0e 100644 --- a/demos/examples/forms-1.html +++ b/demos/examples/forms-1.html @@ -3,7 +3,7 @@

Simple Form

Working with forms is common for a web developer. However, there is no way to create a unique template for all use cases. The w2ui library - streamlines most common tasks for you. The example below shows a simple form with two requeired fields, save and reset buttons. + streamlines most common tasks for you. The example below shows a simple form with two required fields, save and reset buttons.