Fix heading 3

This commit is contained in:
Lewis Dale 2024-05-01 07:30:50 +01:00
parent 87acceea57
commit 5aa6f37604

View File

@ -60,7 +60,7 @@ func Mod(a, b int) int {
}
```
## If-else-then
## If-else-then
The third trusty workhorseman of the Gopocalypse[^3]. Basic if-statements are pretty straightforward: