diff --git a/Dev-Notes.md b/Dev-Notes.md index 27b85cf..4035ad0 100644 --- a/Dev-Notes.md +++ b/Dev-Notes.md @@ -26,7 +26,7 @@ So the choice right now is between creating a microservice or creating a monstro To create a view: https://www.guru99.com/postgresql-view.html -It might be best right now to try to create a view and then connect PostGIS that way. No need for a microservice right now (though later on it's like there will need to be some admin control panel app). +It might be best right now to try to create a view and then connect PostGIS that way. No need for a microservice right now (though later on it's likely there will need to be some admin control panel app). ## 20240114