Skip to content

Commit 218c80d

Browse files
Update extensions/positron-python/src/client/common/utils/localize.ts
Co-authored-by: sharon <[email protected]> Signed-off-by: Austin Dickey <[email protected]>
1 parent 730c8e5 commit 218c80d

File tree

1 file changed

+1
-1
lines changed
  • extensions/positron-python/src/client/common/utils

1 file changed

+1
-1
lines changed

extensions/positron-python/src/client/common/utils/localize.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ export namespace CreateEnv {
522522

523523
// --- Start Positron ---
524524
export namespace Uv {
525-
export const providerDescription = l10n.t('Creates a uv virtual environment in the current workspace');
525+
export const providerDescription = l10n.t('Creates a `uv` virtual environment in the current workspace');
526526
}
527527
// --- End Positron ---
528528

0 commit comments

Comments
 (0)