- Showcase your projects with a hero image (16 x 9)
+ 我的项目橱窗,欢迎交流。
diff --git a/scripts/next-remote-watch.js b/scripts/next-remote-watch.js
index f4c4309..7fdbf5f 100644
--- a/scripts/next-remote-watch.js
+++ b/scripts/next-remote-watch.js
@@ -1,6 +1,6 @@
#!/usr/bin/env node
-// Adapated from https://github.com/hashicorp/next-remote-watch
+// Adapted from https://github.com/hashicorp/next-remote-watch
// A copy of next-remote-watch with an additional ws reload emitter.
// The app listens to the event and triggers a client-side router refresh
// see components/ClientReload.js