Skip to content

Commit 0036be6

Browse files
Update crates/base/src/config.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
1 parent a0764a9 commit 0036be6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/base/src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ pub struct AdapterConfig {
4444

4545
/// Aquila Token
4646
///
47-
/// Token for verifing to Aquila.
47+
/// Token used to authenticate with Aquila.
4848
pub aquila_token: String,
4949

5050
/// Definition Path

0 commit comments

Comments
 (0)