Skip to content

Commit c342a81

Browse files
committed
docs(typescript): improve intro grammar
1 parent 3382080 commit c342a81

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/typescript/distribution/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Distribution
22

3-
This sections walks through examples on how to distribution applications for deployment that depend on itk-wasm packages.
3+
This section provides examples of how to distribute applications
4+
for deployment that rely on [ITK-Wasm packages](../../introduction/packages.md).
45

56
```{toctree}
67
:maxdepth: 1
@@ -10,4 +11,4 @@ umd.md
1011
vite.md
1112
webpack.md
1213
node.md
13-
```
14+
```

0 commit comments

Comments
 (0)