Skip to content

Commit 3fcbb2a

Browse files
committed
Fix typo in docs
1 parent 68e0eda commit 3fcbb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/man/indexnotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ detail on this page.
1111

1212
## The `@tensor` macro
1313

14-
The prefered way to specify (a sequence of) tensor operations is by using the `@tensor`
14+
The preferred way to specify (a sequence of) tensor operations is by using the `@tensor`
1515
macro, which accepts an
1616
[index notation](https://en.wikipedia.org/wiki/Abstract_index_notation) format, a.k.a.
1717
[Einstein notation](https://en.wikipedia.org/wiki/Einstein_notation) (and in particular,

0 commit comments

Comments
 (0)