changeset 121:f14c93b7ab21

Fix README typo
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 25 Oct 2020 15:08:03 +0100
parents 7095f915ec83
children 779081e4efe2
files README.md
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sun Oct 25 15:07:36 2020 +0100
+++ b/README.md	Sun Oct 25 15:08:03 2020 +0100
@@ -15,7 +15,7 @@
 Consider the documentation of two exemplary APIs:
 
 * [`drive:v3`](https://borgac.net/~lbo/doc/target/doc/drive_example/drive_v3_types/) for Google Drive.
-* ['storage:v1'](https://borgac.net/~lbo/doc/target/doc/gcs_example/storage_v1_types/)
+* [`storage:v1`](https://borgac.net/~lbo/doc/target/doc/gcs_example/storage_v1_types/)
 for Google Cloud Storage.
 
 ## Parts