Skip to content

Commit 1879e4b

Browse files
committed
style(MongoBinaryDownloadUrl): "Debain" to "Debian"
thanks #424
1 parent da6c89d commit 1879e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mongodb-memory-server-core/src/util/MongoBinaryDownloadUrl.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ export class MongoBinaryDownloadUrl {
185185
}
186186

187187
/**
188-
* Get the version string for Debain
188+
* Get the version string for Debian
189189
* @param os LinuxOS Object
190190
*/
191191
getDebianVersionString(os: LinuxOS): string {

0 commit comments

Comments
 (0)