Skip to content

Commit 48ed7cf

Browse files
committed
Merge pull request #861 from machty/patch-1
README: Add emphasis to single-word difference
2 parents 4891c22 + 7a70cf7 commit 48ed7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
ActiveModel::Serializers brings convention over configuration to your JSON generation.
66

7-
AMS does this through two components: **serializers** and **adapters**. Serializers describe which attributes and relationships should be serialized. Adapters describe how attributes and relationships should be serialized.
7+
AMS does this through two components: **serializers** and **adapters**. Serializers describe _which_ attributes and relationships should be serialized. Adapters describe _how_ attributes and relationships should be serialized.
88

99
# MAINTENANCE, PLEASE READ
1010

0 commit comments

Comments
 (0)