Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix typo in method name for throwing unknown provider exception
Corrected the spelling mistake from `ThrowUnkownProviderException` to `ThrowUnknownProviderException`. This ensures consistency and prevents potential confusion or errors related to method naming.
- Loading branch information