Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vilanovi committed Mar 11, 2015
1 parent c08e83e commit 3fc1206
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 @@ -114,7 +114,7 @@ This might be problematic if you have no control over your JSON dictionaries. Th
return NO;
}
```
###1.2 Value mapping
####1.2 Value mapping

With the method `+mts_valueMappingForKey:` objects can define value mappings. This is very useful when a string value has to be mapped into a enum for example. Check the following example on how to implement this method:

Expand Down

0 comments on commit 3fc1206

Please sign in to comment.