Skip to content

Commit deea00e

Browse files
committed
typo
Signed-off-by: Dean Wampler <[email protected]>
1 parent 84f5582 commit deea00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The `master` branch and the `3.X.Y` tag releases are for the third edition. The
3131
>
3232
> It appears that `sbt` syntax has **not** changed when using `runMain` at the SBT prompt, for example:
3333
> ```
34-
> runMain progscala3.introscala.Hello2 Hello Scala World!`
34+
> runMain progscala3.introscala.Hello2 Hello Scala World!
3535
> ```
3636
> (Use of `sbt` is discussed further below.)
3737

0 commit comments

Comments
 (0)