From 236bca1d24bf85cd3dd913f083198dc12b2e63cc Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Fri, 21 Mar 2025 14:27:41 -0400 Subject: Cleanup styling, reduce bandwidth overhead --- posts/mongodb-arch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts/mongodb-arch.md') diff --git a/posts/mongodb-arch.md b/posts/mongodb-arch.md index 1b74463..41e3110 100644 --- a/posts/mongodb-arch.md +++ b/posts/mongodb-arch.md @@ -20,7 +20,7 @@ Follow the instructions and you'll be good to go. Don't forget to create the `/d ~~~sh mkdir -p /data/db/ -chmod -R 777 /date/db +chmod -R 777 /data/db ~~~ ## What About My "Tools"? -- cgit v1.2.3-70-g09d2