We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e6af9 commit 37c0feaCopy full SHA for 37c0fea
_docs/developer/development_instructions/migrations.md
@@ -24,7 +24,7 @@ own unique list of migrations. They are:
24
* course
25
26
Where `system` migrations should deal mainly with package installation/changes,
27
-system changes, new dependencies, etc. `master` migraitons deals with changes to the master Submitty
+system changes, new dependencies, etc. `master` migrations deal with changes to the master Submitty
28
database. `course` migrations are applied individually to each course
29
detected in `/var/local/submitty/courses` and can be used to adjust the
30
courses' DB, config files, etc.
0 commit comments