Skip to content

Commit

Permalink
Update xquery.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BhJaipal committed Apr 24, 2024
1 parent 8330458 commit 76db679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/xquery.js
Expand Up @@ -9,7 +9,7 @@ Category: functional
Audit: 2020
*/

/** @type {import("highlight.js").LanguageFn} */
/** @type {LanguageFn} */
export default function (_hljs) {
// see https://www.w3.org/TR/xquery/#id-terminal-delimitation
const KEYWORDS = [
Expand Down

0 comments on commit 76db679

Please sign in to comment.