Skip to content

Commit eede3e9

Browse files
authored
Update README.md
1 parent 95d9d12 commit eede3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It is possible to define a custom runtime to specify an exact path
2525
to your runtime command:
2626

2727
```elixir
28-
defmodule ServeElmWeb.Runtime do
28+
defmodule MyModule.Runtime do
2929
import Execjs.Runtime
3030

3131
defruntime Node8,

0 commit comments

Comments
 (0)