Browse Source

typo

content-update
Christopher Fremond 5 years ago committed by Clément
parent
commit
36116d3a7b
  1. 2
      subjects/raid1a.en.md

2
subjects/raid1a.en.md

@ -103,7 +103,7 @@ import (
)
func main() {
student.Raid1a(5,3)
student.Raid1a(1,5)
}
```

Loading…
Cancel
Save