fix comment

This commit is contained in:
Asim Aslam
2021-11-02 11:48:24 +00:00
parent a25d0482b3
commit dc9f1cb6f8

View File

@@ -77,7 +77,7 @@ message ListResponse {
repeated Note notes = 1; repeated Note notes = 1;
} }
// Specify the note to events // Subscribe to notes events
message EventsRequest { message EventsRequest {
// optionally specify a note id // optionally specify a note id
string id = 1; string id = 1;