aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2018-09-06 12:56:54 +0000
committerGitHub <noreply@github.com>2018-09-06 12:56:54 +0000
commite1b3d5e2efc913f52df74291c0c90efb346faa0e (patch)
treecd78bd78c298b75e03e488f6b1777300f9e3e6d9 /README.md
parentc4da85fbc6b4e10c0da7eabe684561e2c2378f76 (diff)
parent127cfdcd847fef24f606b5c548fe90dc2b46549e (diff)
downloadgo-schwift-e1b3d5e2efc913f52df74291c0c90efb346faa0e.tar.gz
Merge pull request #9 from talal/master
add RequestOptions to LargeObject.Append()
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 970a6bf..00767a0 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ frustrated with the inflexible API design of [`ncw/swift`](https://github.com/nc
bottom](#why-another-swift-client-library) for details.
This library is currently in **beta**: It's already used by some projects, and I'm working towards a
-stable 1.0 version with API compatbility promises, but [a few things are still
+stable 1.0 version with API compatibility promises, but [a few things are still
missing](https://github.com/majewsky/schwift/issues/1).
## Installation