Skip to content

Commit b348ff2

Browse files
authored
Merge pull request #24 from mongodben/DOCSP-29162
(DOCSP-29162): Issues and Help page
2 parents 5d33ba1 + 8ab6617 commit b348ff2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/issues-and-help.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Issues & Help
1010
:depth: 1
1111
:class: singlecol
1212

13-
We are lucky to have a vibrant MongoDB Java community that includes users
14-
with varying levels of experience using the Java driver. We find the quickest
13+
We are lucky to have a vibrant MongoDB Kotlin community that includes users
14+
with varying levels of experience using the Kotlin driver. We find the quickest
1515
way to get support for general questions is through the `MongoDB Community Forums <https://community.mongodb.com>`_.
1616

1717
Refer to our `support channels <https://www.mongodb.org/about/support>`_
@@ -20,17 +20,17 @@ documentation for more information.
2020
Bugs / Feature Requests
2121
-----------------------
2222

23-
If you think you've found a bug or want to see a new feature in the Java
23+
If you think you've found a bug or want to see a new feature in the Kotlin
2424
driver, please open a case in our issue management tool, JIRA:
2525

2626
* `Create an account and login <https://jira.mongodb.org>`_.
2727
* Navigate to `the JAVA project <https://jira.mongodb.org/browse/JAVA>`_.
2828
* Click :guilabel:`Create`. Please provide as much information as possible
2929
about the issue and the steps to reproduce it.
3030

31-
Bug reports in JIRA for the Java driver and the Core Server (i.e. SERVER) project are **public**.
31+
Bug reports in JIRA for the Kotlin driver and the Core Server (i.e. SERVER) project are **public**.
3232

33-
If youve identified a security vulnerability in a driver or any other
33+
If you've identified a security vulnerability in a driver or any other
3434
MongoDB project, please report it according to the instructions found in the
3535
:manual:`Create a Vulnerability Report page </tutorial/create-a-vulnerability-report>`.
3636

0 commit comments

Comments
 (0)