chore: wording

This commit is contained in:
Simon
2026-01-17 17:47:04 +08:00
parent 9075204c29
commit b5f260207c

View File

@@ -122,7 +122,7 @@ export class PageAgent extends EventTarget {
lastURL: '', lastURL: '',
} }
/** History event stream */ /** History events */
history: HistoryEvent[] = [] history: HistoryEvent[] = []
constructor(config: PageAgentConfig) { constructor(config: PageAgentConfig) {