Skip to content

Commit 618e0b6

Browse files
committed
docs: typo
1 parent b9d61e2 commit 618e0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/examples/src/app/misc/pointer-events/pointer-events.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ import { SceneGraph } from './scene';
1212
host: { class: 'pointer-events' },
1313
imports: [NgtCanvas, NgtCanvasContent, SceneGraph],
1414
})
15-
export default class PoointEvents {}
15+
export default class PointerEvents {}

0 commit comments

Comments
 (0)