Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit be36823

Browse files
committed
Fix typo
indent and typo fixes
1 parent 03da3ee commit be36823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/articles/server/config/articles.server.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
'user strict';
1+
'use strict';
22

33
/**
44
* Module dependencies

0 commit comments

Comments
 (0)