We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5502c4c commit 5243db4Copy full SHA for 5243db4
README.md
@@ -96,7 +96,7 @@ export default Ember.Component.extend(EmberValidations, {
96
```
97
98
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.
+again, until this is officially built into the project, [YMMV](http://www.urbandictionary.com/define.php?term=ymmv).
100
101
**Note: If you override the init function, you must call _super()**
102
0 commit comments