Skip to content

Commit f3d506f

Browse files
authored
Update README.md
1 parent d776cc9 commit f3d506f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

database/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ public static class Chat {
4141
}
4242

4343
public String getText() {
44-
return text;
45-
}
44+
return text;
45+
}
4646
}
4747
```
4848
A few things to note here:

0 commit comments

Comments
 (0)