Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Jul 21, 2022
1 parent ffc0d84 commit f28abc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion url/proto/url.proto
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ message ListResponse {
repeated URLPair urlPairs = 1;
}

// Update the destination for a short url
// Update the destination for a short URL
message UpdateRequest {
// the short url to update
string shortURL = 1;
Expand Down

0 comments on commit f28abc4

Please sign in to comment.