Skip to content

Commit 1801f11

Browse files
authored
Update index.md
1 parent 7053177 commit 1801f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ See the [automatically generated catalog](scripts/index.md) of all the MLC scrip
1313
```mermaid
1414
graph TD
1515
A[env = incoming env + env_from_meta] -->B[Script]
16-
B -->|env - local_env_keys| C [List of Dependencies]
16+
B -->|env - local_env_keys| C[List of Dependencies]
1717
C --> D[Preprocess]
1818
D -->|env - local_env_keys| E[Prehook dependencies]
1919
E -->F[Run script]

0 commit comments

Comments
 (0)