docs(sdk): Fix outdated description of ClientBuilder::store_config

This commit is contained in:
Jonas Platte
2022-07-29 14:52:47 +02:00
committed by Jonas Platte
parent 255955555d
commit 75f08aed69

View File

@@ -114,7 +114,7 @@ impl ClientBuilder {
self
}
/// Create a new `ClientBuilder` with the given [`StoreConfig`].
/// Set up the store configuration.
///
/// The easiest way to get a [`StoreConfig`] is to use the
/// [`make_store_config`] method from the [`store`] module or directly from