Skip to content

Commit

Permalink
fix: incorrect markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico committed May 16, 2024
1 parent 952527c commit 7bcc112
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ declare_rule! {
///
/// ```ts,expect_diagnostic
/// class SomeClass {
/// Array<Array<any>>;
/// message: Array<Array<any>>;
/// }
/// ```
///
Expand Down

0 comments on commit 7bcc112

Please sign in to comment.