Skip to content

Commit 395f3c9

Browse files
committed
doc:
1 parent 4271790 commit 395f3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fvm.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ function install(){
8787
echo "Error: flutter $version_short seems to has installed ,please check it!!"
8888
exit 1
8989
fi
90-
echo "flutter $version_short has downloading..."
90+
echo "flutter $version_short is downloading..."
9191
curl --progress-bar -o $temp_path $download_url
9292
unzip -o $temp_path -d $target_dir
9393
echo "flutter $version_short has installed to $target_dir!"

0 commit comments

Comments
 (0)