From d61e90d558d3e1faef1b6f75e26df4b2cc111ff7 Mon Sep 17 00:00:00 2001 From: Haris Sulaiman Date: Sat, 11 Mar 2023 14:58:33 +0530 Subject: Update file-system-router.md (#2365) --- docs/api/file-system-router.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api') diff --git a/docs/api/file-system-router.md b/docs/api/file-system-router.md index e55376446..964652401 100644 --- a/docs/api/file-system-router.md +++ b/docs/api/file-system-router.md @@ -1,4 +1,4 @@ -Bun provides a fast API for resolving routes against file-system paths. This API is primarily intended by library authors. At the moment only Next.js-style file-system routing is supported, but other styles may be added in the future. +Bun provides a fast API for resolving routes against file-system paths. This API is primarily intended for library authors. At the moment only Next.js-style file-system routing is supported, but other styles may be added in the future. ## Next.js-style -- cgit v1.2.3