Skip to content

Commit 0520953

Browse files
correctly term
1 parent 9cd102f commit 0520953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/main/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const Main: React.FC = () => {
4545
render={props => {
4646
updateDisplayLayout(currentLayout, layout);
4747
/**
48-
* Use this for authentication like admin page
48+
* Use this code for authorization like admin page
4949
*/
5050
// return (
5151
// <Auth>

0 commit comments

Comments
 (0)