Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andreslucena authored Jul 16, 2024
1 parent bdd28ce commit 2a74f77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module Querier
# Makes a GET request for the list of Issues or Pull Requests in GitHub.
#
# @param token [String] token for GitHub authentication
# @pparam query [Hash] the query to search
# @param query [Hash] the query to search
#
# @see https://docs.github.com/en/rest/issues/issues#list-repository-issues GitHub API documentation
class ByQuery < Decidim::MaintainersToolbox::GithubManager::Querier::Base
Expand Down

0 comments on commit 2a74f77

Please sign in to comment.