Skip to content

Commit bf34ff0

Browse files
committed
Doc fixes.
1 parent abe4686 commit bf34ff0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

guide/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1>Roadmap</h1>
4040
</div>
4141
</div>
4242

43-
<p style="color: #d14; font-size: 16px;">This is software is approaching beta!</p>
43+
<p style="color: #d14; font-size: 16px;">This software is approaching beta!</p>
4444

4545
<h1>
4646
Project Status

src/datastore/sync_methods/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ module.exports = {
4343
* @doc method
4444
* @id DS.sync_methods:inject
4545
* @name inject
46+
* @methodOf DS
4647
* @description
4748
* See [DS.inject](/documentation/api/api/DS.sync_methods:inject).
4849
*/

0 commit comments

Comments
 (0)