Skip to content

Commit 47e0f00

Browse files
committed
Fixing typo in comment
1 parent 7bb6977 commit 47e0f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/jsonapi/request.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ def add_show_related_resources_operation(association_type)
316316
)
317317
end
318318

319-
# TODO: Please remove after `createabel_fields` is removed
319+
# TODO: Please remove after `createable_fields` is removed
320320
# :nocov:
321321
def creatable_fields
322322
if @resource_klass.respond_to?(:createable_fields)

0 commit comments

Comments
 (0)