Skip to content

Commit 4f9d8a4

Browse files
authoredAug 12, 2016
Merge pull request DavyJonesLocker#419 from gr2m/patch-1
add link to YMMV explanation
2 parents 43502f3 + 5243db4 commit 4f9d8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export default Ember.Component.extend(EmberValidations, {
9696
```
9797

9898
This is useful for things like Components which don't act as proxies, but
99-
again, until this is officially built into the project, YMMV.
99+
again, until this is officially built into the project, [YMMV](http://www.urbandictionary.com/define.php?term=ymmv).
100100

101101
**Note: If you override the init function, you must call _super()**
102102

0 commit comments

Comments
 (0)
Please sign in to comment.