Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
emre-sari-iproov committed Mar 1, 2024
1 parent c2d04ab commit 3612c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ See the [REST API documentation](https://secure.iproov.me/docs.html) for details

### Launch the SDK

#### 1. Create and instance of IProovWrapper
#### 1. Create an instance of IProovWrapper

```csharp
private IProovWrapper wrapper = new IProovWrapper();
Expand Down

0 comments on commit 3612c3a

Please sign in to comment.