diff --git a/data/azure_graph_rbac/lib/1.6/generated/azure_graph_rbac/models/application.rb b/data/azure_graph_rbac/lib/1.6/generated/azure_graph_rbac/models/application.rb index ce2a6503dc..824eea7cae 100644 --- a/data/azure_graph_rbac/lib/1.6/generated/azure_graph_rbac/models/application.rb +++ b/data/azure_graph_rbac/lib/1.6/generated/azure_graph_rbac/models/application.rb @@ -63,7 +63,7 @@ def initialize # @return [Array] A collection of URIs for the application. attr_accessor :identifier_uris - # @return [InformationalUrl] urls with more informations of the + # @return [InformationalUrl] URLs with more information about the # application. attr_accessor :informational_urls diff --git a/data/azure_graph_rbac/lib/1.6/generated/azure_graph_rbac/models/application_base.rb b/data/azure_graph_rbac/lib/1.6/generated/azure_graph_rbac/models/application_base.rb index 285c570822..7e15ce4fbb 100644 --- a/data/azure_graph_rbac/lib/1.6/generated/azure_graph_rbac/models/application_base.rb +++ b/data/azure_graph_rbac/lib/1.6/generated/azure_graph_rbac/models/application_base.rb @@ -48,7 +48,7 @@ class ApplicationBase # @return [String] The home page of the application. attr_accessor :homepage - # @return [InformationalUrl] urls with more informations of the + # @return [InformationalUrl] URLs with more information about the # application. attr_accessor :informational_urls