From 477256f34cd352b6a9307d64f6260ec07009997e Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Mon, 22 Aug 2016 21:34:46 -0400 Subject: [PATCH] database goes last --- node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node.md b/node.md index e81cb5b..3956cb2 100644 --- a/node.md +++ b/node.md @@ -280,7 +280,7 @@ https://gist.github.com/alexpchin/09939db6f81d654af06b | /photos/:id | PATCH/PUT | update | | /photos/:id | DELETE | destroy | -## Database ## Static ## Session ## Bcrypt +## Database