Skip to content

Commit 6db0d83

Browse files
authored
Apendix -> Appendix
1 parent 7c734c3 commit 6db0d83

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)