We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5152d31 commit c211066Copy full SHA for c211066
user/deployment-v2/providers/surge.md
@@ -9,11 +9,11 @@ Travis CI can deploy to [Surge.sh](https://surge.sh/) after a successful build.
9
10
{% include deploy/providers/surge.md %}
11
12
-# Specifying a project directory
+# Specify a project directory
13
14
-By default it is assumed that the repository root contains the files to deploy.
+By default, it is assumed that the repository root contains the files to deploy.
15
16
-In order to specify a different project directory use the option `project`:
+In order to specify a different project directory, use the option `project`:
17
18
```yaml
19
deploy:
0 commit comments