Fx typo in rust roadmap (#4726)

Fixed typo from "Onwership" to "Ownership"
pull/4782/head^2
Gustavo Corrado 5 months ago committed by GitHub
parent a75b6b667b
commit 1834703b1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/roadmaps/rust/rust.json

@ -4402,7 +4402,7 @@
"y": "13", "y": "13",
"properties": { "properties": {
"size": "17", "size": "17",
"text": "Onwnership System" "text": "Ownership System"
} }
} }
] ]
@ -8936,4 +8936,4 @@
}, },
"dependencies": [], "dependencies": [],
"projectID": "file:///Users/kamrify/Desktop/New%20Roadmaps/Android%20Roadmap.bmpr" "projectID": "file:///Users/kamrify/Desktop/New%20Roadmaps/Android%20Roadmap.bmpr"
} }

Loading…
Cancel
Save