Commit 6b61988
authored
docs: Fix the
## Summary
Some docs mentioned the `"includes"` key for `devbox.json` instead of
the correct `"include"`.
## How was it tested?
Tried to use the suggested snippet for the PHP plugin in `devbox.json`,
found that it does not actually work, then found the proper `"include"`
key name in another part of the documentation."includes" typo (#1677)1 parent 1444a58 commit 6b61988
File tree
2 files changed
+4
-4
lines changed- docs/app/docs/devbox_examples
- databases
- languages
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments