Skip to content

Commit

Permalink
Improve RingbufferStore documentation (#897)
Browse files Browse the repository at this point in the history
- Reword the configuration heading to match that of `List`, `Set`, `Multimap` etc
- Fix formatting of property reference

(cherry picked from commit 5e86cac)
  • Loading branch information
JackPGreen authored and GitHub Actions Bot committed Nov 21, 2023
1 parent 6edf8de commit d145429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/modules/data-structures/pages/ringbuffer.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,9 @@ hazelcast:
----
====

The following are the explanations for the Ringbuffer store configuration elements:
The following are the configuration elements and their descriptions:

* `class-name: Name of the Ringbuffer store factory class.
* `class-name`: Name of the Ringbuffer store factory class.

[[configuring-ringbuffer-in-memory-format]]
== Configuring Ringbuffer In-Memory Format
Expand Down

0 comments on commit d145429

Please sign in to comment.