Merge pull request #5705 from BorzooMV/master

Fix Mutex typo in Golang
pull/5707/head
dsh 5 months ago committed by GitHub
commit 7aa44d3197
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 0
      src/data/roadmaps/golang/content/101-go-advanced/109-mutex.md
  2. 4
      src/data/roadmaps/golang/golang.json

@ -5104,7 +5104,7 @@
"x": "735",
"y": "934",
"properties": {
"controlName": "109-go-advanced:mutext"
"controlName": "109-go-advanced:mutex"
},
"children": {
"controls": {
@ -5134,7 +5134,7 @@
"y": "9",
"properties": {
"size": "16",
"text": "Mutext"
"text": "Mutex"
}
}
]

Loading…
Cancel
Save