Skip to content

Commit

Permalink
Merge branch 'introduce-server-sdk' of github.com:bitwarden/dotnet-ex…
Browse files Browse the repository at this point in the history
…tensions into introduce-server-sdk
  • Loading branch information
justindbaur committed Nov 16, 2024
2 parents a23a469 + 1578623 commit fb3514c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<PropertyGroup>
<Authors>Bitwarden Inc.</Authors>
<Description>Bitwarden server sdk</Description>
<Description>Bitwarden Server SDK.</Description>
</PropertyGroup>

<PropertyGroup>
Expand Down
4 changes: 2 additions & 2 deletions extensions/Bitwarden.Server.Sdk/src/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Bitwarden.Server.Sdk

The Bitwarden server sdk is built for quickly getting started building
a Bitwarden flavored service. The entrypoint for using it is adding `UseBitwardenSdk()`
The Bitwarden Server SDK is built for quickly getting started building
a Bitwarden-flavored service. The entrypoint for using it is adding `UseBitwardenSdk()`
on your web application and configuring MSBuild properties to configure the features you
want.

Expand Down

0 comments on commit fb3514c

Please sign in to comment.