Skip to content

Commit 2b78cc1

Browse files
authored
Update security.md
1 parent 9560186 commit 2b78cc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ module.exports = {
249249
- Set the `adminAuth` property in settings.js to load this module:
250250

251251
```javascript
252-
adminAuth: require("./user-authentication");
252+
adminAuth: require("./user-authentication")
253253
```
254254

255255

0 commit comments

Comments
 (0)