Skip to content

Commit

Permalink
docs(golang): fix Mutex typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BorzooMV committed May 20, 2024
1 parent e86b660 commit 452ad7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/roadmaps/golang/golang.json
Original file line number Diff line number Diff line change
Expand Up @@ -5104,7 +5104,7 @@
"x": "735",
"y": "934",
"properties": {
"controlName": "109-go-advanced:mutext"
"controlName": "109-go-advanced:mutex"
},
"children": {
"controls": {
Expand Down Expand Up @@ -5134,7 +5134,7 @@
"y": "9",
"properties": {
"size": "16",
"text": "Mutext"
"text": "Mutex"
}
}
]
Expand Down

0 comments on commit 452ad7b

Please sign in to comment.