Edited wiki page through web user interface.
diff --git a/MeetingAgendasNotes.wiki b/MeetingAgendasNotes.wiki
index b0a5fb2..b47dde4 100644
--- a/MeetingAgendasNotes.wiki
+++ b/MeetingAgendasNotes.wiki
@@ -33,7 +33,7 @@
       * Savitha did the maps view for events and users. It works only for single-word terms at present but will be improved to have multi-word terms and search the data based on those keywords.
       * Next week, she will be working on writing tests and also testing the workflow of the Calendars feature to ensure that there are no bugs.
       * She will resolve the Application Read timeout error being caused by appengines short timeout.
-Clean-up code and discuss with Madhu options to review code and merge.  
+      * She will clean up code and discuss with Madhu options to review code and merge.  
     * Testing:
       * Leo uncovered a couple of bugs of existing Melange modules with the help of related test cases and has sent pathes to the list.
       * He also resolved the error "raise self.__TranslateError(e.application_error, e.error_detail) UnknownQueueError" by adding the path of taskqueue yaml setting file to the instantiation arguments list (root_path) of taskqueue_stub.TaskQueueServiceStub.