diff --git a/docs/latest/concepts/server-configuration.md b/docs/latest/concepts/server-configuration.md index 77407a20afc..d0449516dc2 100644 --- a/docs/latest/concepts/server-configuration.md +++ b/docs/latest/concepts/server-configuration.md @@ -138,8 +138,8 @@ await start(manifest, { router: { trailingSlash: true } }); ### ignoreFilePattern -By default Fresh ignores test files which are co-located next routes and -islands. If you want, you can change the pattern Fresh uses ignore these files +By default Fresh ignores test files that are co-located next to routes and +islands. If you want, you can change the pattern that Fresh uses to ignore these files. ### basePath