Skip to content

Commit 02e62e5

Browse files
Merge pull request #178 from triplechecker-com/fix/readme-typos-1753895026
Fix: Correct typos in README
2 parents 2031e08 + 29ba181 commit 02e62e5

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
@@ -105,7 +105,7 @@ modules, which requires running the `javac` compiler, which must be
105105
available in the `PATH` of the shell. Moreover, `javac` needs to find
106106
the Spark classes that `inline-java` quotations refer to. Therefore,
107107
these classes need to be added to the `CLASSPATH` when building sparkle.
108-
Dependending on your build system, how to do this might vary. In this
108+
Depending on your build system, how to do this might vary. In this
109109
repo, we use `gradle` to install Spark, and we query `gradle` to get
110110
the paths we need to add to the `CLASSPATH`.
111111

0 commit comments

Comments
 (0)