Skip to content

Commit cd0023b

Browse files
committed
typo
1 parent 2af78e0 commit cd0023b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/getting-started-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ ExecuTorch provides APIs to compile a PyTorch [`nn.Module`](https://pytorch.org/
131131
132132
Let's try this using with a simple PyTorch model that adds its inputs.
133133
134-
Create `export_add.py` new directory outside of executTorch
134+
Create `export_add.py` new directory outside of executorch
135135
136136
**Note: It's important that this file doesn't live in a directory that's a parent of execuTorch because python will important local files instead of from site-packages.**
137137

0 commit comments

Comments
 (0)