Skip to content

Commit c9c8156

Browse files
committed
doc: fix typo
1 parent 8ffb575 commit c9c8156

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/amazon_sagemaker_processing.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@ To successfully run the history server, first you need to make sure ``docker`` i
157157
SparkJarProcessor
158158
---------------------
159159

160-
Supposed that you have the jar file "preprocessing.jar" stored in the same directory as you are now, and the java package is ``com.path.to.your.class.PreProcessing.java``
160+
Suppose that you have the jar file "preprocessing.jar" stored in the same directory as you are now, and the java package is ``com.path.to.your.class.PreProcessing.java``.
161+
161162
Here's an example of using SparkJarProcessor.
162163

163164
.. code:: python

0 commit comments

Comments
 (0)