We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb63005 commit 89222ffCopy full SHA for 89222ff
lib/src/providers/countries_client_provider.dart
@@ -4,7 +4,7 @@ import 'package:ht_countries_inmemory/ht_countries_inmemory.dart';
4
5
/// Provides an instance of [HtCountriesClient] to the request context.
6
///
7
-/// This middleware uses the inmemory implementation
+/// This middleware uses the inmemory implementation
8
/// [HtCountriesInMemoryClient].
9
Middleware countriesClientProvider() {
10
// Create the client instance once when the middleware is initialized.
0 commit comments