Skip to content

Commit dba8a63

Browse files
authored
refactor: update README.md
1 parent 764f9a2 commit dba8a63

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ db_driver='mysql',
5252
traceparent='00-1cd60708968a61e942b5dacc2d4a5473-7534abe7ed36ce35-01'*/
5353
```
5454

55-
By examining the above SQL statement and its comment in `/*...*/`, we can correlate and identify the fields in the slow
56-
SQL query to our source code in our web application:
55+
By examining the above SQL statement and its comment in `/*...*/`, we can correlate and identify the fields in the
56+
SQL query to our source code in Hyperf:
5757

5858
> Table 1: Information about the description of each type of comment
5959
@@ -216,4 +216,4 @@ security vulnerabilities.
216216

217217
### License
218218

219-
This project is under license. See the [LICENSE](LICENSE) file for more details.
219+
This project is under license. See the [LICENSE](LICENSE) file for more details.

0 commit comments

Comments
 (0)