Skip to content

Commit

Permalink
Merge pull request #186 from ydah/fix-typos
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
splittingred authored Aug 21, 2023
2 parents 7c8767e + ca943da commit a90dcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/pb/rpc/ThingService.proto
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ message Thing {

// Requests

// Request for geting a single thing
// Request for getting a single thing
message GetThingRequest {
uint32 id = 1;
uint32 sleep = 2;
Expand Down

0 comments on commit a90dcc7

Please sign in to comment.