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

Commit

Permalink
Merge pull request #128 from juliusgh/patch-1
Browse files Browse the repository at this point in the history
Fix typos in documentation
  • Loading branch information
ChrisRackauckas authored Jul 8, 2023
2 parents 0c48855 + b4501d7 commit 0437e47
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 0437e47

Please sign in to comment.