Skip to content

Commit

Permalink
Fix mermaid typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Jul 12, 2024
1 parent e45e439 commit 7559c91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,14 +89,14 @@ classDiagram
--> axis : int = 1
}
class ChannelsTable{
class ChannelsTable {
<<DynamicTable>>
--------------------------------------
attributes
--------------------------------------
name : str
description : str
probe : ProbeModel
probe : Probe
probe_insertion : ProbeInsertion, optional
position_reference : str, optional
reference_mode : str, optional
Expand Down

0 comments on commit 7559c91

Please sign in to comment.