Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit ae34234

Browse files
authored
Correct spelling mistake
In config-reference-envphp.md: `availble` --> `available`
1 parent 97e10bd commit ae34234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/v2.3/config-guide/prod/config-reference-envphp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ You can learn more about it at [Encryption Key][encryption-key].
112112

113113
## db
114114

115-
All database configurations are availble in this node.
115+
All database configurations are available in this node.
116116

117117
```conf
118118
'db' => [
@@ -181,7 +181,7 @@ Learn more about [Magento Modes][magento-modes].
181181

182182
## queue
183183

184-
Message queue releated configurations are availble in this node.
184+
Message queue releated configurations are available in this node.
185185

186186
```conf
187187
'queue' => [

0 commit comments

Comments
 (0)