Skip to content

Commit e8927d4

Browse files
committed
Update README.md
1 parent fb8add0 commit e8927d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Also I would like to know about needed examples or documentation stuff.
2929
UPDATE table1, table2 SET table1.col2 = table2.col2, table2.col3 = 'UPDATED' WHERE table1.col1 = table2.col1
3030
```
3131

32-
## Extensions in older releases
32+
## Extensions of JSqlParser releases
3333

3434
* [Release Notes](https://github.com/JSQLParser/JSqlParser/releases)
3535
* Modifications before GitHubs release tagging are listed in the [Older Releases](https://github.com/JSQLParser/JSqlParser/wiki/Older-Releases) page.

0 commit comments

Comments
 (0)