aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Colin McDonnell <colinmcd94@gmail.com> 2023-08-10 12:37:14 -0700
committerGravatar Colin McDonnell <colinmcd94@gmail.com> 2023-08-10 12:37:14 -0700
commit8d207925d7f74c0ba1f63569f094504d42eebaf3 (patch)
tree735be5c80ab1cc20803451fbb780c051da393530 /docs
parente0569ac47ab1322fc3c8bd6b3337e181fd316804 (diff)
downloadbun-8d207925d7f74c0ba1f63569f094504d42eebaf3.tar.gz
bun-8d207925d7f74c0ba1f63569f094504d42eebaf3.tar.zst
bun-8d207925d7f74c0ba1f63569f094504d42eebaf3.zip
Fix title
Diffstat (limited to 'docs')
-rw-r--r--docs/guides/ecosystem/remix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/ecosystem/remix.md b/docs/guides/ecosystem/remix.md
index 510ce6a39..0ae0a69f9 100644
--- a/docs/guides/ecosystem/remix.md
+++ b/docs/guides/ecosystem/remix.md
@@ -1,5 +1,5 @@
---
-name: Build an app with Next.js and Bun
+name: Build an app with Remix and Bun
---
{% callout %}