Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 0437e47

Browse files
Merge pull request #128 from juliusgh/patch-1
Fix typos in documentation
2 parents 0c48855 + b4501d7 commit 0437e47

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/FNO/FNO.jl

+8-8
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ The role of each channel size described as follows:
3232
↓ Dense
3333
[2] lifted channel number
3434
↓ OperatorKernel
35-
[3] mapped cahnnel number
35+
[3] mapped channel number
3636
↓ OperatorKernel
37-
[4] mapped cahnnel number
37+
[4] mapped channel number
3838
↓ OperatorKernel
39-
[5] mapped cahnnel number
39+
[5] mapped channel number
4040
↓ OperatorKernel
41-
[6] mapped cahnnel number
41+
[6] mapped channel number
4242
↓ Dense
4343
[7] projected channel number
4444
↓ Dense
@@ -140,13 +140,13 @@ The role of each channel size described as follows:
140140
↓ Dense
141141
[2] lifted channel number
142142
↓ OperatorKernel
143-
[3] mapped cahnnel number
143+
[3] mapped channel number
144144
↓ OperatorKernel
145-
[4] mapped cahnnel number
145+
[4] mapped channel number
146146
↓ OperatorKernel
147-
[5] mapped cahnnel number
147+
[5] mapped channel number
148148
↓ OperatorKernel
149-
[6] mapped cahnnel number
149+
[6] mapped channel number
150150
↓ Dense
151151
[7] projected channel number
152152
```

0 commit comments

Comments
 (0)