Skip to content

Commit a8b673a

Browse files
committed
put to patch
1 parent 11a897b commit a8b673a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/routes/wikis.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ router.post(
3737
wikisController.newPage
3838
)
3939

40-
router.put(
40+
router.patch(
4141
'/pages',
4242
isUnderMaintenance,
4343
auth,

0 commit comments

Comments
 (0)