1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-03 14:22:41 +02:00

Fixed duplicate word (line135) (#2261)

This commit is contained in:
Darío Hereñú
2022-10-12 09:42:30 -03:00
committed by GitHub
parent 8120cfe262
commit fde01e7bc1

View File

@@ -132,7 +132,7 @@
{
"id": "unfamiliar-codebase",
"title": "Unfamiliar Codebase",
"description": "Tips on getting getting familiar with an unfamiliar codebase",
"description": "Tips on getting familiar with an unfamiliar codebase",
"isNew": false,
"type": "visual",
"authorUsername": "kamranahmedse",