Skip to content

Commit fe9fe5f

Browse files
authored
Fix typo in README file
1 parent 09dbb05 commit fe9fe5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Guideline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ _Given a code change and a bug type, label whether the code change is a **untang
66
- Criteria 1: The code change must be **untangled** which means all the modifications are only made for bug fixing.
77
- Criteria 2: The code change must be **correct** which means it can be explained why the fix works.
88

9-
## Example: Fixes for Improper String Comparison
9+
## Example: Fixes for DM_CONVERT_CASE
1010

1111
Bug Description
1212

0 commit comments

Comments
 (0)