Skip to content

Commit f2c0f0a

Browse files
authored
Merge pull request #392 from uuki/patch
chore: fix typo
2 parents 30f6000 + 7be6ee7 commit f2c0f0a

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)