Skip to content

Commit 236dc7b

Browse files
tigerneilYang Yang(Tony)
authored andcommitted
typo fixed (#10600)
typo fixed
1 parent 2a971f3 commit 236dc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/fluid/design/concepts/lod_tensor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ into offsets
155155
3 2+3 4+5 1+9 2+10 3+12
156156
```
157157

158-
so we know that the first sentence is from word 0 to word 3, and the second sentence from work 3 to word 5.
158+
so we know that the first sentence is from word 0 to word 3, and the second sentence from word 3 to word 5.
159159

160160
Similarly, the lengths in the top level LoD
161161

0 commit comments

Comments
 (0)