Skip to content

Commit fd0826a

Browse files
committed
Fixed the indentation of meta example in README
1 parent d35f2e5 commit fd0826a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@ class BookResource < JSONAPI::Resource
10531053
computed_copyright: options[:serialization_options][:copyright],
10541054
last_updated_at: _model.updated_at
10551055
}
1056-
end
1056+
end
10571057
end
10581058

10591059
```

0 commit comments

Comments
 (0)