Skip to content

Commit b570588

Browse files
authored
Fix formatting in getting-started.md (#4111)
1 parent ef37a17 commit b570588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ First, [install Deployer](installation.md). Once installed, navigate to your pro
1313
dep init
1414
```
1515

16-
Deployer will prompt you with a series of questions. After completing them, you'll have a **deploy.php** or *
17-
*deploy.yaml** file—your deployment recipe. This file defines hosts, tasks, and dependencies on other recipes.
16+
Deployer will prompt you with a series of questions. After completing them, you'll have a **deploy.php** or
17+
**deploy.yaml** file—your deployment recipe. This file defines hosts, tasks, and dependencies on other recipes.
1818
Framework-specific recipes provided by Deployer are based on the [common](recipe/common.md) recipe.
1919

2020
---

0 commit comments

Comments
 (0)