Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyjosephprice committed Jun 10, 2024
1 parent 46a7f0d commit 3414749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ module.exports.Variable = Variable;
// - <<glossary:glossary items>> - glossary
module.exports.VARIABLE_REGEXP = /(?:\\)?<<((?:(?![\r\n])[-_\p{L}:.\s\d])+)(?:\\)?>>/iu.source;

/**
/**
* @example `{user.api_key}`
* @example `{user.apiKeY}`
* @example `{user.片仮名}`
Expand Down

0 comments on commit 3414749

Please sign in to comment.