Skip to content

Commit 3ecb558

Browse files
author
QP
committed
manually add 'id' to SOLID field
1 parent 7d95659 commit 3ecb558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1250,7 +1250,7 @@ class Employee {
12501250
```
12511251
**[⬆ về đầu trang](#mục-lục)**
12521252

1253-
## **SOLID**
1253+
## **<span id='SOLID'>SOLID</span>**
12541254
### Nguyên lí đơn trách nhiệm (Single Responsibility Principle)
12551255
Như đã được nói đến trong cuốn Clean Code, "Chỉ có thể thay đổi một lớp vì một lí
12561256
do duy nhất". Thật là hấp dẫn để nhồi nhét nhiều chức năng vào cho một lớp, giống

0 commit comments

Comments
 (0)