Skip to content

Commit f0087b9

Browse files
author
Ruairi Moran
committed
typos
1 parent c50c0c6 commit f0087b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ DTensor myTensor(n);
2121
```
2222
2323
> [!IMPORTANT]
24-
> This creates an n-dimensional vector as a (n,1,1)-tensor on the device.
24+
> This creates an n-dimensional vector as an (n,1,1)-tensor on the device.
2525
2626
A `DTensor` can be instantiated from host memory:
2727

0 commit comments

Comments
 (0)