Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit eb73ee7

Browse files
authored
Merge pull request #41 from emulsify-ds/feature/lando-documentation
Fix numbering.
2 parents 58bbdd6 + b97d2f4 commit eb73ee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

emulsify-drupal/emulsify-drupal/advanced-usage/lando-environments.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ description: Use Lando to make your development environment portable
2020

2121
### Basic Lando stack
2222

23-
1. The `drupal9` recipe can handle most the work for us
23+
1. The `drupal9` recipe can handle most the work for us
2424

2525
```yaml
2626
recipe: drupal9
2727
```
28-
3. Both NodeJS and NPM needs to be available at a project level. Using npm the emulsify cli command can also be installed. This and npm can both be made available via Lando tooling.
28+
2. Both NodeJS and NPM needs to be available at a project level. Using npm the emulsify cli command can also be installed. This and npm can both be made available via Lando tooling.
2929
3030
```yaml
3131
services:

0 commit comments

Comments
 (0)