Skip to content

Commit f28812a

Browse files
authored
Update CONTRIBUTING_vi.md
1 parent 1058e45 commit f28812a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING_vi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Viết commit rõ ràng, có ý nghĩa và dễ hiểu. Cấu trúc đề xuất
8989

9090
```bash
9191
git add .
92-
git commit -m "Thêm ghi chú về thuật toán đồ thị"
92+
git commit -m "Add notes on graph algorithms"
9393
git push origin feature/add-graph-algorithms
9494
```
9595

0 commit comments

Comments
 (0)