Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mabijkerk committed Sep 26, 2023
1 parent 5cbbf1e commit 6464532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/inspect/gqueries/show.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
= @gquery.key
= link_to 'debug', inspect_debug_gql_path(gquery: "Q(#{@gquery.key})"), class: 'btn'

%h2 GQL Statment
%h2 GQL Statement

%pre.highlight.ruby
= preserve do
Expand Down

0 comments on commit 6464532

Please sign in to comment.