Skip to content

Commit 7be6ee7

Browse files
committed
chore: fix typo
1 parent 5f59018 commit 7be6ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/next-remote-watch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// Adapated from https://github.com/hashicorp/next-remote-watch
3+
// Adapted from https://github.com/hashicorp/next-remote-watch
44
// A copy of next-remote-watch with an additional ws reload emitter.
55
// The app listens to the event and triggers a client-side router refresh
66
// see components/ClientReload.js

0 commit comments

Comments
 (0)