Skip to content

Commit ff17f04

Browse files
authored
Formatting
1 parent 5fb8569 commit ff17f04

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/configuration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ It points to `MAGENTO_BASE_URL` + `dev/tests/acceptance/utils/command.php`
234234

235235
Modify the default value:
236236

237-
- for non-default Magento installation
238-
- when use a subdirectory in the `MAGENTO_BASE_URL`
237+
- for non-default Magento installation
238+
- when use a subdirectory in the `MAGENTO_BASE_URL`
239239

240240
Example: `dev/tests/acceptance/utils/command.php`
241241

@@ -251,9 +251,9 @@ Example:
251251
BROWSER=firefox
252252
```
253253

254-
###CREDENTIAL_VAULT_ADDRESS
254+
### CREDENTIAL_VAULT_ADDRESS
255255

256-
Api address for vault server.
256+
The Api address for a vault server.
257257

258258
Default: http://127.0.0.1:8200
259259

@@ -264,7 +264,7 @@ Example:
264264
CREDENTIAL_VAULT_ADDRESS=http://127.0.0.1:8200
265265
```
266266

267-
###CREDENTIAL_VAULT_SECRET_BASE_PATH
267+
### CREDENTIAL_VAULT_SECRET_BASE_PATH
268268

269269
Vault secret engine base path.
270270

@@ -282,4 +282,4 @@ CREDENTIAL_VAULT_SECRET_BASE_PATH=secret
282282
[`MAGENTO_CLI_COMMAND_PATH`]: #magento_cli_command_path
283283
[generateDate]: test/actions.md#generatedate
284284
[mftf]: commands/mftf.md
285-
[timezones]: http://php.net/manual/en/timezones.php
285+
[timezones]: http://php.net/manual/en/timezones.php

0 commit comments

Comments
 (0)