diff options
| author | Fabien Marteau | 2021-04-19 20:01:27 +0200 |
|---|---|---|
| committer | GitHub | 2021-04-19 18:01:27 +0000 |
| commit | 83eeda2efebb1e3e3d66365d388f5de627766d47 (patch) | |
| tree | 2742665c1f516719abca9571960c618c3a9b5dca | |
| parent | 0cc35a26d29b24b9c876afd875fe3cb1ef24056c (diff) | |
Update polymorphism-and-parameterization.md (#1868)
nitpick
| -rw-r--r-- | docs/src/explanations/polymorphism-and-parameterization.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/explanations/polymorphism-and-parameterization.md b/docs/src/explanations/polymorphism-and-parameterization.md index 9b69ed05..b388ee5b 100644 --- a/docs/src/explanations/polymorphism-and-parameterization.md +++ b/docs/src/explanations/polymorphism-and-parameterization.md @@ -4,7 +4,7 @@ title: "Polymorphism and Parameterization" section: "chisel3" --- -# Polymorphism and Paramterization +# Polymorphism and Parameterization _This section is advanced and can be skipped at first reading._ |
