Skip to content

Commit c844535

Browse files
authored
Fix a typo in README (Azure#4896)
1 parent 66e36b0 commit c844535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ cmake --build .
102102
103103
#### CMake Project + fetch content
104104

105-
For this scenario, CMake will fetch the Azure SDK source code and make it part of your project. THe SDK client libraries will be compiled at the same time as your application.
105+
For this scenario, CMake will fetch the Azure SDK source code and make it part of your project. The SDK client libraries will be compiled at the same time as your application.
106106

107107
Follow the step 1 from above to create a CMake project first.
108108

0 commit comments

Comments
 (0)