Skip to content

Commit 11c0041

Browse files
committed
fix lint
1 parent 1a27b39 commit 11c0041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/release/applications/run-loop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,5 +268,5 @@ window.addEventListener('online', () => {
268268
269269
## Where can I find more information?
270270
271-
Check out the [@ember/runloop](https://api.emberjs.com/ember/release/classes/@ember%2Frunloop) API documentation,
271+
Check out the [`@ember/runloop`](https://api.emberjs.com/ember/release/classes/@ember%2Frunloop) API documentation,
272272
as well as the [Backburner library](https://github.com/ebryn/backburner.js/) that powers the run loop.

0 commit comments

Comments
 (0)