Skip to content

Commit 5bd630a

Browse files
committed
fix: correct name to start with capital
1 parent 62759ef commit 5bd630a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
22

33
pluginGroup = com.github.aleksandrsl.intellijbrowserslist
4-
pluginName = browserslist
4+
pluginName = Browserslist
55
pluginRepositoryUrl = https://github.com/AleksandrSl/intellij-browserslist
66
# SemVer format -> https://semver.org
77
pluginVersion = 2.0.0

0 commit comments

Comments
 (0)