Stuart Kent 9 лет назад
Родитель
Сommit
44c15e4514
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      README.md

+ 1
- 1
README.md Просмотреть файл

62
 1. when a problem is built from within the xjava repo, the tests run against the "example" code (i.e. when you, the contributor, are developing the exercise);
62
 1. when a problem is built from within the xjava repo, the tests run against the "example" code (i.e. when you, the contributor, are developing the exercise);
63
 2. when a problem is built outside the xjava repo (when a participant is solving the exercise), the tests run against the "main" code.
63
 2. when a problem is built outside the xjava repo (when a participant is solving the exercise), the tests run against the "main" code.
64
 
64
 
65
-This repo is a mulit-project gradle build.
65
+This repo is a multi-project gradle build.
66
 
66
 
67
 ### The `exercises` Module
67
 ### The `exercises` Module
68
 
68