Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit aacd16f

Browse files
committed
it's all typos
1 parent 69ad33e commit aacd16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/javascripts/discourse/components/ai-topic-gist.gjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default class AiTopicGist extends Component {
1717
return this.args.topic.get("ai_topic_gist");
1818
}
1919

20-
get escapedExceprt() {
20+
get escapedExcerpt() {
2121
return this.args.topic.get("escapedExcerpt");
2222
}
2323

0 commit comments

Comments
 (0)