Skip to content

Commit

Permalink
chore: files
Browse files Browse the repository at this point in the history
Signed-off-by: al <cangzan@gmail.com>
  • Loading branch information
cangzhang committed Jun 24, 2023
1 parent 344b9a1 commit 7c066be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ impl Application for ChampR {

let remote_data_info = if *self.fetched_remote_data.lock().unwrap() {
text(format!(
"Fetched avaliable sources: {:?}, champions: {:?}",
"Fetched available sources: {:?}, champions: {:?}",
sources.len(),
champions_map.len()
))
Expand Down

0 comments on commit 7c066be

Please sign in to comment.