Skip to content

Commit 9a3fc9e

Browse files
Update comments to fix grammar.
1 parent 22280d3 commit 9a3fc9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Networking/Networking/ApplicationPassword/ApplicationPasswordUseCase.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ protocol ApplicationPasswordUseCase {
2424

2525
/// Deletes the application password
2626
///
27-
/// Deletes locally and also send a API request to delete it from the site
27+
/// Deletes locally and also sends an API request to delete it from the site
2828
///
2929
func deletePassword() async throws
3030
}

0 commit comments

Comments
 (0)