diff --git a/doc/sql.extensions/README.current_time b/doc/sql.extensions/README.current_time index 62745fca7d..e6a4b220f6 100644 --- a/doc/sql.extensions/README.current_time +++ b/doc/sql.extensions/README.current_time @@ -22,7 +22,7 @@ CURRENT_TIME and CURRENT_TIMESTAMP Note(s): 1. The maximum possible precision is 3 which means accuracy of 1/1000 second - (one millisecond). This accurany may be improved in the future versions. + (one millisecond). This accuracy may be improved in the future versions. 2. If no seconds precision is specified, the following values are implicit: - 0 for CURRENT_TIME - 3 for CURRENT_TIMESTAMP