Skip to content

Commit 56645bd

Browse files
committed
Fix grammar issue (couchbase/docs-server#2785)
* Typo `can trigger` repeating twice in the `Eventing Keyspaces` section * As we only have Data Service, let us be consistent across as Data Service provider seems like another term for Data Service * Added language feature incorrectly positioned in the removed language features list * Add item under language restriction; importing libraries is not allowed * Import libs is restricted * Fix grammar issue in eventing-language-constructs * CAS is allowed to be set, albeit, it is a no-op in the upsert operation. Hence it is incorrect to document that upsert does not allow setting CAS for the document. * Fix grammar issue in eventing-timers.adoc * Updates after review --------- Co-authored-by: Simon Dew <[email protected]>
1 parent 200d7ad commit 56645bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/eventing/pages/eventing-timers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:page-edition: Enterprise Edition
44

55
{description}
6-
Timers also measure and track the amount of elapsed time and can be used while archiving of expired documents at a preconfigured time.
6+
Timers also measure and track the amount of elapsed time and can be used while archiving expired documents at a preconfigured time.
77

88
NOTE: When using timers, it is required that all nodes of the cluster are synchronized at computer startup, and periodically afterwards using a clock synchronization tool like NTP.
99

0 commit comments

Comments
 (0)