docs(golang): fix Mutex typo

pull/5705/head
Borzoo Moazami 5 months ago committed by GitHub
parent e86b660e05
commit 452ad7b06b
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