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 9e7902f commit 80e5727Copy full SHA for 80e5727
src/quincey.rs
@@ -14,7 +14,7 @@ pub enum Quincey {
14
Remote {
15
/// The remote client.
16
client: Client,
17
- /// Tzhe base URL for the remote API.
+ /// The base URL for the remote API.
18
url: reqwest::Url,
19
/// OAuth shared token.
20
token: SharedToken,
0 commit comments