Skip to content

Commit aa61c30

Browse files
committed
fix: typo in a default file
1 parent d2c7477 commit aa61c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/src/modules/selfhosted/DefaultUserService.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const DEFAULT_FILES = {
4242
}
4343
},
4444
"es": {
45-
"date-limit": {
45+
"rate-limit": {
4646
"max": 1000,
4747
"period": 30000
4848
}

0 commit comments

Comments
 (0)