diff --git a/Design:-Projects.md b/Design:-Projects.md index 5cf9535..5819f05 100644 --- a/Design:-Projects.md +++ b/Design:-Projects.md @@ -85,6 +85,7 @@ StorageModule.projects = { getProject: getProject, createProject: createProject, } +``` _Note:_ this api will grow as the feature is developed - this isn't the final API.