diff --git a/lib/api/variables.rb b/lib/api/variables.rb index fc63ac2f56a5c5d4ce2497cce0f76707803954ff..b8bbcb6ce3b0847a37dde22be014ae6590034de4 100644 --- a/lib/api/variables.rb +++ b/lib/api/variables.rb @@ -18,7 +18,7 @@ module API present paginate(variables), with: Entities::Variable end - # Get specifica bariable of a project + # Get specifica variable of a project # # Parameters: # id (required) - The ID of a project