diff --git a/mlp/i8pcube.go b/mlp/i8pcube.go index 75fcd44..1d835d4 100644 --- a/mlp/i8pcube.go +++ b/mlp/i8pcube.go @@ -2,7 +2,7 @@ package mlp import "git.fromouter.space/mcg/draft" -// I8PCube is a cube that uses I8Pages's pack schema +// I8PCube is a cube that uses I8Pages' pack schema // I8Pages' cube uses different kinds of packs, so a single schema is not possible. // Therefore, I8PCube itself is not a valid set, but contains two valid sets for // both types of packs (main deck / problems)