Skip to content

Commit bcdf6a5

Browse files
committed
fix typo
1 parent 77871a2 commit bcdf6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ec2/spark-ec2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# limitations under the License.
1919
#
2020

21-
# Preserve the user's CWD so that relative paths are passed corrently to
21+
# Preserve the user's CWD so that relative paths are passed correctly to
2222
#+ the underlying Python script.
2323
SPARK_EC2_DIR="$(dirname $0)"
2424

0 commit comments

Comments
 (0)