Skip to content

Commit 4dfdc13

Browse files
author
Tim Middleton
committed
doc updates
1 parent 1af51ad commit 4dfdc13

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/reference/01_overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Manage Cluster Connections.
2525
.Contexts
2626
[link=docs/reference/10_contexts.adoc]
2727
--
28-
Adding arbitrary JVM arguments and system properties.
28+
Manage cluster connections you are working with.
2929
--
3030

3131
[CARD]

docs/reference/10_contexts.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
///////////////////////////////////////////////////////////////////////////////
22

3-
Copyright (c) 2021, Oracle and/or its affiliates.
3+
Copyright (c) 2021, 2022 Oracle and/or its affiliates.
44
Licensed under the Universal Permissive License v 1.0 as shown at
55
https://oss.oracle.com/licenses/upl.
66

@@ -11,7 +11,7 @@
1111
== Contexts
1212

1313
=== Overview
14-
A context allows you to specify which cluster connection you are working with so you do no have to specify the
14+
A context allows you to specify which cluster connection you are working with, so you do no have to specify the
1515
connection option, `-c`, with each command.
1616

1717
These include:

docs/reference/66_reporters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
== Reporters
1212

1313
=== Overview
14-
There are various commands that allow you to work with and manage Reporters servers.
14+
There are various commands that allow you to work with and manage Reporters.
1515

1616
* <<get-reporters, `cohctl get reporters`>> - displays the reporters for a cluster
1717
* <<describe-reporter, `cohctl describe reporter`>> - shows information related to a specific reporter

0 commit comments

Comments
 (0)