Skip to content

Commit 3fa3c57

Browse files
authored
Merge pull request #692 from couchbase/sdk-table-fix
remove leading whitespace
2 parents 62f1f76 + 8eadf9b commit 3fa3c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home/modules/ROOT/pages/sdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ collection.reactive.upsert("document-key", json)
3030
The Couchbase SDKs allow applications to access a Couchbase cluster.
3131
They offer traditional synchronous APIs as well as scalable asynchronous APIs to maximize performance.
3232

33-
[#table_sdk,cols="38,40,60,50"]
33+
[#table_sdk,cols="38,40,60,50"]
3434
|===
3535
| SDK | Documentation | Hello World Example | API Reference
3636

0 commit comments

Comments
 (0)