Skip to content

Commit b269ef5

Browse files
authored
docs: update readme
1 parent 80df09f commit b269ef5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,5 @@ if (!getenv('<LAST_ENV_APP_SHOULD_BE_AWARE_OF>')) {
112112
}
113113
```
114114

115-
For example if your app last introduced `FB_APP_ID` env, but this value is not already hard set in the machine, it would be loaded via `.env` file else you are already covered.
115+
For example if your app last introduced `FB_APP_ID` env, but this value is not already hard set in the machine,
116+
it would be loaded via `.env` file else you are already covered.

0 commit comments

Comments
 (0)