Skip to content

Commit

Permalink
fix: update user language
Browse files Browse the repository at this point in the history
  • Loading branch information
jaesius committed May 24, 2021
1 parent bef8309 commit 58cc9a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/students.js
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ const StudentsPage = ({ location }) => {
<tbody>
<tr>
<td>Free Full Users</td>
<td>3 /month</td>
<td>1 /month</td>
<td>3 users</td>
<td>1 user</td>
</tr>
<tr>
<td>Free Data</td>
Expand Down

0 comments on commit 58cc9a9

Please sign in to comment.