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 @@
It will show as 'Greetings, Joel!'.
-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".