Skip to content

Commit

Permalink
docs(transformer/class-properties): correct doc comment (#7741)
Browse files Browse the repository at this point in the history
Fix incorrect doc comment.
  • Loading branch information
overlookmotel committed Dec 9, 2024
1 parent 1a67cde commit 5806942
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ impl<'a, 'ctx> ClassProperties<'a, 'ctx> {
///
/// Static prop:
///
/// * `++object.#prop++` ->
/// * `++object.#prop` ->
/// ```js
/// _prop._ = _assertClassBrand(
/// Class, object,
Expand Down

0 comments on commit 5806942

Please sign in to comment.