|
|
@@ -33,7 +33,7 @@ message Http {
|
|
|
// **NOTE:** All service configuration rules follow "last one wins" order.
|
|
|
repeated HttpRule rules = 1;
|
|
|
|
|
|
- // When set to true, URL path parmeters will be fully URI-decoded except in
|
|
|
+ // When set to true, URL path parameters will be fully URI-decoded except in
|
|
|
// cases of single segment matches in reserved expansion, where "%2F" will be
|
|
|
// left encoded.
|
|
|
//
|