We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe4686 commit bf34ff0Copy full SHA for bf34ff0
guide/home.html
@@ -40,7 +40,7 @@ <h1>Roadmap</h1>
40
</div>
41
42
43
- <p style="color: #d14; font-size: 16px;">This is software is approaching beta!</p>
+ <p style="color: #d14; font-size: 16px;">This software is approaching beta!</p>
44
45
<h1>
46
Project Status
src/datastore/sync_methods/index.js
@@ -43,6 +43,7 @@ module.exports = {
* @doc method
* @id DS.sync_methods:inject
* @name inject
+ * @methodOf DS
47
* @description
48
* See [DS.inject](/documentation/api/api/DS.sync_methods:inject).
49
*/
0 commit comments