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

Commit

Permalink
Fix typos in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusgh authored Jul 7, 2023
1 parent 0c48855 commit b4501d7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/FNO/FNO.jl
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ The role of each channel size described as follows:
↓ Dense
[2] lifted channel number
↓ OperatorKernel
[3] mapped cahnnel number
[3] mapped channel number
↓ OperatorKernel
[4] mapped cahnnel number
[4] mapped channel number
↓ OperatorKernel
[5] mapped cahnnel number
[5] mapped channel number
↓ OperatorKernel
[6] mapped cahnnel number
[6] mapped channel number
↓ Dense
[7] projected channel number
↓ Dense
Expand Down Expand Up @@ -140,13 +140,13 @@ The role of each channel size described as follows:
↓ Dense
[2] lifted channel number
↓ OperatorKernel
[3] mapped cahnnel number
[3] mapped channel number
↓ OperatorKernel
[4] mapped cahnnel number
[4] mapped channel number
↓ OperatorKernel
[5] mapped cahnnel number
[5] mapped channel number
↓ OperatorKernel
[6] mapped cahnnel number
[6] mapped channel number
↓ Dense
[7] projected channel number
```
Expand Down

0 comments on commit b4501d7

Please sign in to comment.