Skip to content

Commit df6aa5b

Browse files
authored
typo
1 parent 99f59f8 commit df6aa5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/quickstart/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The command line runner requires a working Docker installation. Drone executes y
9393

9494
# Workspace
9595

96-
The command line runner mounts your current working directory, using docker volumes, as the working directory of your pipeline steps. The exposes your code to your pipeline. _The clone step is therefore skipped when running locally._
96+
The command line runner mounts your current working directory, using docker volumes, as the working directory of your pipeline steps. This exposes your code to your pipeline. _The clone step is therefore skipped when running locally._
9797

9898
# Run Specific Pipelines
9999

0 commit comments

Comments
 (0)