Skip to content

Commit af4dbe6

Browse files
Merge pull request #680 from JocaPC/patch-1
CLR/CURL minor fix Apendix -> Appendix
2 parents 7c734c3 + 6db0d83 commit af4dbe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/features/sql-clr/Curl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ exec curl.XPOST @H = @hkey, @d = @body, @url = @endpoint;
111111
## Disclaimers
112112
The code included in this sample is not intended to be a set of best practices on how to build scalable enterprise grade applications. This is beyond the scope of this sample.
113113

114-
## Apendix
114+
## Appendix
115115

116116
In order to quickly test the function in your dev environment, you can create and assembly using the following script that imports assembly from binary format. Recommendation it to take the source code, compile it, and execute the script shown above.
117117

0 commit comments

Comments
 (0)