We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e867b94 commit e03dee1Copy full SHA for e03dee1
packages/aws-cdk-lib/aws-opensearchservice/lib/domain.ts
@@ -2120,7 +2120,7 @@ function extractNameFromEndpoint(domainEndpoint: string) {
2120
}
2121
2122
/**
2123
- * Converts an engine version into a into a decimal number with major and minor version i.e x.y.
+ * Converts an engine version into a decimal number with major and minor version i.e x.y.
2124
*
2125
* @param version The engine version object
2126
*/
0 commit comments