Skip to content

Commit 5ff9018

Browse files
authored
Update README.md
1 parent 0712cf3 commit 5ff9018

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Framework/PostSharp.Samples.StoredProcedure

Framework/PostSharp.Samples.StoredProcedure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ such as providing a dummy implementation for the method.
2020

2121
To test this sample, you must create a SQL database, load `CreateDb.sql`, and change the connection string in `Program.Main`.
2222

23-
This code is given for inspiration. A production-ready implementation should add error handling, test mappings,
23+
This code is given for inspiration. A production-ready implementation should add error handling, test mapping of parameter types,
2424
implement out parameters, and so on.
2525

0 commit comments

Comments
 (0)