Skip to content

Commit e7f420a

Browse files
committed
Fix small typo in doc
1 parent 07692b9 commit e7f420a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/user-guide.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ We provides useful classes for supporting development.
976976
=== TemplateFilePathProvider
977977

978978
The `TemplateFilePathProvider` is SQL provider class that return the SQL template file path(Available since 1.0.1).
979-
This class use with SQL provider annotation(`@InsertProvider`, `@UpdateProvider`, `@DeleteProvider` and `@SelectProvider`}) as follow:
979+
This class use with SQL provider annotation(`@InsertProvider`, `@UpdateProvider`, `@DeleteProvider` and `@SelectProvider`) as follow:
980980

981981
[NOTE]
982982
====

0 commit comments

Comments
 (0)