Skip to content

Commit e1cfd02

Browse files
authored
(DOCSP-32233) Applies copy review for PR 160 (#165)
1 parent b3e8905 commit e1cfd02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/doc_1_concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Use the `{Operation}()` method to perform modifications. For example:
4949

5050
## Experimental Methods
5151

52-
GO SDK uses `experimental` label in documentation and codebase to mark newly introduced methods that have not yet undergone extensive usage and testing.
52+
The Atlas Go SDK uses the `experimental` label in the documentation and codebase to mark newly introduced methods that have not yet undergone extensive usage and testing.
5353

54-
> NOTE: `Experimental` label is specifically associated with GO SDK methods, and does not pertain to the underlying Atlas feature itself.
54+
Note: The `experimental` label refers specifically to the Atlas Go SDK methods. The label does not pertain to the underlying Atlas feature.
5555

5656
If you encounter any problems with methods marked as experimental, feel free to raise a [Github issue](https://github.com/mongodb/atlas-sdk-go/issues/new/choose).
5757

0 commit comments

Comments
 (0)