diff --git a/app/views/how-tos/filters.html b/app/views/how-tos/filters.html index 9d34b79..1388e80 100644 --- a/app/views/how-tos/filters.html +++ b/app/views/how-tos/filters.html @@ -86,10 +86,9 @@

Use examples that are already in your filters.js fil

It will show as 'Greetings, Joel!'.

-

Use examples from other NHS prototypes

+

Make a filter that changes some text to sentence case

-

If someone else using the NHS prototype kit has made a filter, you can paste them in to your file.

-

For example this filter will let you change text to sentence case, for example from "a test" to "A test".

+

This filter will let you change text to sentence case, for example from "a test" to "A test".