Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 9697bab

Browse files
author
staticdev
committed
Fix typo
1 parent 4531f98 commit 9697bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ install_pycharm: false
33
pycharm_download_url: https://download.jetbrains.com/python/
44
pycharm_flavor: community
55
pycharm_install_prefix: /opt
6-
pycharm_version`: 2021.1.2
6+
pycharm_version: 2021.1.2
77
install_vscode: false

0 commit comments

Comments
 (0)