Skip to content

Commit f26a7c5

Browse files
committed
typo
1 parent d36dbf4 commit f26a7c5

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
@@ -34,7 +34,7 @@ These are read once, when tika/tika.py is initially loaded and used throughout a
3434
3. `TIKA_SERVER_ENDPOINT` - set to the host (local or remote) for the running Tika server jar.
3535
4. `TIKA_CLIENT_ONLY` - if set to True, then `TIKA_SERVER_JAR` is ignored, and relies on the value for `TIKA_SERVER_ENDPOINT` and treats Tika like a REST client.
3636
5. `TIKA_TRANSLATOR` - set to the fully qualified class name (defaults to Lingo24) for the Tika translator implementation.
37-
6. `TIKA_SERVER_CLASSPATH' - set to a string (delimited by ':' for each additional path) to prepend to the Tika server jar path.
37+
6. `TIKA_SERVER_CLASSPATH` - set to a string (delimited by ':' for each additional path) to prepend to the Tika server jar path.
3838

3939
Testing it out
4040
==============

0 commit comments

Comments
 (0)