Skip to content

Commit 79b577d

Browse files
committed
Typo: and -> an
1 parent ff562b2 commit 79b577d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ Apart from these, the following properties are also available, and may be useful
310310
Base directory in which Spark events are logged, if <code>spark.eventLog.enabled</code> is true.
311311
Within this base directory, Spark creates a sub-directory for each application, and logs the
312312
events specific to the application in this directory. Users may want to set this to
313-
and HDFS directory so that history files can be read by the history server.
313+
a unified location like an HDFS directory so history files can be read by the history server.
314314
</td>
315315
</tr>
316316
</table>

0 commit comments

Comments
 (0)