Commit 21036c0b authored by Valentina Kiryushkina's avatar Valentina Kiryushkina
Browse files

EDU-913 Weird course description Fix typo

parent c7b59642
Showing with 1 addition and 1 deletion
+1 -1
......@@ -39,7 +39,7 @@ public class EduStepicConnector {
//this prefix indicates that course can be opened by educational plugin
public static final String PYCHARM_PREFIX = "pycharm";
private static final String ADAPTIVE_NOTE =
"\n\nInitially, the adaptive system may behave somewhat randomly, but the more problems you solve, the smarter it become!";
"\n\nInitially, the adaptive system may behave somewhat randomly, but the more problems you solve, the smarter it becomes!";
private EduStepicConnector() {
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment