Skip to content

Commit

Permalink
Reword sentence on generating markup
Browse files Browse the repository at this point in the history
Co-authored-by: Frankie Roberto <[email protected]>
  • Loading branch information
peteryates and frankieroberto authored Dec 22, 2024
1 parent 1f99124 commit 2d3fe6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/posts/finishing-touches-for-forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ image:

The [GOV.UK formbuilder](https://govuk-form-builder.netlify.app) makes it easy for Ruby on Rails developers to build forms that follow the rules set out in the [GOV.UK design system](https://design-system.service.gov.uk/).

It takes care of the markup, provides a nice API for customising the fields to meet the needs of your service and takes care of clearly dispalying any error messages.
It generates the correct HTML, provides a nice API for customising the fields to meet the needs of your service and takes care of clearly displaying any error messages.

There are, however, some suggestions in the design system guidance that go beyond the remit of the form builder.

Expand Down

0 comments on commit 2d3fe6a

Please sign in to comment.