Fix typo in Migration GUI

This commit is contained in:
Teun Lassche 2019-10-17 16:38:04 +02:00 committed by GitHub
parent 8fe90bc0f6
commit 4d2afdf071
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>