Skip to content

Commit 64ead93

Browse files
authored
Fix type in README.md (#169)
1 parent 99b162a commit 64ead93

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
@@ -305,7 +305,7 @@ It is a list of entries separated by `:` (`;` on Windows), where each entry is:
305305
in that directory (file called `foo.jar`) is treated the same way as if it
306306
had been named explicitly.
307307

308-
#### Simplifying the claspath
308+
#### Simplifying the classpath
309309

310310
Specifying the right classpath can be tricky. A simpler alternative is to
311311
build the function as a "fat jar", where the function code and all its

0 commit comments

Comments
 (0)