Skip to content

Commit 5c4e31b

Browse files
authored
Update sql-server-function.md
1 parent 19f2dc3 commit 5c4e31b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs2/pages/troubleshooting/sql-server-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Using this feature is highly **NOT RECOMMENDED**.
215215

216216
## Conclusion
217217

218-
Eval SQL.NET improve the readability and make the code easier to develop and maintain with C# syntax over complex SQL code.
218+
Eval SQL.NET improves the readability and make the code easier to develop and maintain with C# syntax over complex SQL code.
219219

220220
Even if you are now allowed to make some table modifications, we don't recommend using this feature and use a stored procedure instead. Make sure you use the right tool for the right job.
221221

0 commit comments

Comments
 (0)