diff --git a/subjects/btreemin.md b/subjects/btreemin.md index 27b0f7a7..f3471856 100644 --- a/subjects/btreemin.md +++ b/subjects/btreemin.md @@ -22,8 +22,8 @@ Here is a possible [program](TODO-LINK) to test your function : package main import ( - "fmt" - student ".." + "fmt" + student ".." ) func main() {