Commit d96190e
docs: fix typo "UNet_meatdata" → "UNet_metadata" (#2034)
### Summary
Fix a minor typo: "UNet_meatdata" → "UNet_metadata".
### Why
Correct spelling improves clarity and avoids confusion.
### Changes
- Updated spleen_segmentation_3d_visualization_basic.ipynb to use
correct key `UNet_metadata`.
### Validation
- Searched repository for `meatdata` to confirm no other occurrences.
### Issue
Fixes tutorials#2015
### Notes
- Documentation only, no code logic changes.
---------
Signed-off-by: minsu <minsu.kim08@gmail.com>
Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>1 parent 1fcee23 commit d96190e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| 389 | + | |
0 commit comments