diff --git a/docs/development-windows.md b/docs/development-windows.md index 2969d53e..097ed7a1 100644 --- a/docs/development-windows.md +++ b/docs/development-windows.md @@ -56,7 +56,7 @@ Memos should now be running at [http://localhost:3001](http://localhost:3001) an ## Building -Frontend must be built before backend. The built frontend must be placed in the backend ./server/frontend/dist directory. Otherwise, you will get a "No frontend embeded" error. +Frontend must be built before backend. The built frontend must be placed in the backend ./server/frontend/dist directory. Otherwise, you will get a "No frontend embedded" error. ### Frontend