Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a7bec7d

Browse files
authored
Merge pull request #1264 from ikeq/patch-1
fix typo "allso"
2 parents 8e995db + db16de1 commit a7bec7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎4-binary/03-blob/article.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This behavior is similar to JavaScript strings: we can't change a character in a
5757

5858
A Blob can be easily used as an URL for `<a>`, `<img>` or other tags, to show its contents.
5959

60-
Thanks to `type`, we can allso download/upload blobs, and it naturally becomes `Content-Type` in network requests.
60+
Thanks to `type`, we can also download/upload blobs, and it naturally becomes `Content-Type` in network requests.
6161

6262
Let's start with a simple example. By clicking on a link you download a dynamically-generated blob with `hello world` contents as a file:
6363

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /