Skip to content

Commit

Permalink
docs: fix typo in FakeGoogleCloudStorage example (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandear authored Apr 5, 2023
1 parent e733223 commit 5d9a022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/FakeGoogleCloudStorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ The following is an example of using `dockertest` & `fake-gcs-server` to perform
integration testing with the Google Cloud Storage API and a local Google Cloud
Storage emulator server.

This example asumes there is a local bind mount at `{$PWD}/examples/data` with
This example assumes there is a local bind mount at `{$PWD}/examples/data` with
the `sample-bucket/sample_file.txt` file.

You also need to substitute `path/to/your/credentials.json` with your correct
Expand Down

0 comments on commit 5d9a022

Please # to comment.