Skip to content

Commit c211066

Browse files
authored
Update surge.md
1 parent 5152d31 commit c211066

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

user/deployment-v2/providers/surge.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Travis CI can deploy to [Surge.sh](https://surge.sh/) after a successful build.
99

1010
{% include deploy/providers/surge.md %}
1111

12-
# Specifying a project directory
12+
# Specify a project directory
1313

14-
By default it is assumed that the repository root contains the files to deploy.
14+
By default, it is assumed that the repository root contains the files to deploy.
1515

16-
In order to specify a different project directory use the option `project`:
16+
In order to specify a different project directory, use the option `project`:
1717

1818
```yaml
1919
deploy:

0 commit comments

Comments
 (0)