diff --git a/.gitignore b/.gitignore index e69de29..ccc9fd9 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +*.DS_Store \ No newline at end of file diff --git a/modules/shared/partials/sample-application.adoc b/modules/shared/partials/sample-application.adoc index 41a178f..6b27d41 100644 --- a/modules/shared/partials/sample-application.adoc +++ b/modules/shared/partials/sample-application.adoc @@ -1,7 +1,7 @@ // tag::abstract[] [abstract] {description} -Discover how to program interactions with Couchbase Server 7.X via the Data, Query, and Search services -- using the Travel Sample Application with the built-in Travel Sample data Bucket. +Discover how to program interactions with Couchbase Server 7.X via the Data, Query, and Search services--using the Travel Sample Application with the built-in Travel Sample data Bucket. // end::abstract[]