Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit ff91197

Browse files
authored
fix typo
1 parent f86b954 commit ff91197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gcs-basic-authとは
22

33

4-
gcs-basic-authは、Gooogle Cloud Storage(以下、GCS)のファイルをBasic認証をつけて公開するためプログラムです。
4+
gcs-basic-authは、Google Cloud Storage(以下、GCS)のファイルをBasic認証をつけて公開するためプログラムです。
55
Google App Engine(以下、GAE)にデプロイして使用します。
66

77
GAEにアクセスされるとBasic認証を表示し、認証されるとリバースプロキシのように動いてGCSのファイルをユーザに転送します。

0 commit comments

Comments
 (0)