Merge pull request #1653 from thlassche/master

Fix typo in Migration GUI
This commit is contained in:
Jitendra Singh 2019-10-18 15:12:50 +05:30 committed by GitHub
commit 9ef12e6055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@
<span> Click the below button to run following : </span>
</div>
<div class="message">
<span>Database Migartion </span>
<span>Database Migration </span>
</div>
<div class="message">
<span> Database Seeder </span>
@ -224,4 +224,4 @@
});
});
</script>
</script>