Skip to content

Commit

Permalink
Fixed grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
maddeleine committed Dec 12, 2023
1 parent f25ca74 commit 440ac2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cmake --install build

Note that we currently do not support building on Windows. See https://github.com/aws/s2n-tls/issues/497 for more information.

## Consuming s2n-tls via. CMake
## Consuming s2n-tls via CMake

s2n-tls ships with modern CMake finder scripts if CMake is used for the build. To take advantage of this from your CMake script, all you need to do to compile and link against s2n-tls in your project is:

Expand Down

0 comments on commit 440ac2b

Please sign in to comment.