Skip to content

Commit f573f36

Browse files
authored
[Chore][Doc] Fix typo for contribution docs (#17219)
1 parent cdb60a3 commit f573f36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/en/contribute/development-environment-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Use different Git branch to develop different codes
128128

129129
### Start backend server
130130

131-
Find the class `org.apache.dolphinscheduler.StandaloneServer` in IntelliJ IDEA and clikc run main function to startup.
131+
Find the class `org.apache.dolphinscheduler.StandaloneServer` in IntelliJ IDEA and click run main function to startup.
132132

133133
> Note: Please check the option `Add dependencies with "provided" scope to classpath` in the startup configuration before starting, so as to avoid the problem that no dependencies can be found during startup.
134134

0 commit comments

Comments
 (0)