Skip to content

Commit f0ea310

Browse files
committed
[DOC] Fix @ember/controller module in API docs
1 parent ba31276 commit f0ea310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@ember/controller/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export type ControllerQueryParam = string | Record<string, { type: ControllerQue
1818
const MODEL = symbol('MODEL');
1919

2020
/**
21-
@module ember/controller
21+
@module @ember/controller
2222
*/
2323

2424
/**

0 commit comments

Comments
 (0)