Skip to content

Commit

Permalink
Add backticks around codey-things
Browse files Browse the repository at this point in the history
Co-authored-by: Duncan Stuart <duncan@varvet.com>
  • Loading branch information
Burgestrand and dgmstuart committed May 22, 2023
1 parent 64228ce commit 1fae7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ you can retrieve it by passing a symbol.
class DashboardPolicy
attr_reader :user

# _record in this example will be :dashboard
# `_record` in this example will be :dashboard
def initialize(user, _record)
@user = user
end
Expand Down

0 comments on commit 1fae7fe

Please sign in to comment.