Skip to content

Commit

Permalink
Merge pull request #5705 from BorzooMV/master
Browse files Browse the repository at this point in the history
Fix Mutex typo in Golang
  • Loading branch information
dansholds committed May 21, 2024
2 parents e86b660 + 452ad7b commit 7aa44d3
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 7aa44d3

Please sign in to comment.