diff --git a/dev.proto b/dev.proto index 7d3007c..847c35f 100644 --- a/dev.proto +++ b/dev.proto @@ -13,7 +13,7 @@ message APIValidationRequest { string Permission = 2; string Key = 3; string IP = 4; - string Resouce = 5; + string Resource = 5; } message APIValidationResponse {