Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/6112#discussion_r192662387
--- Diff: docs/internals/ide_setup.md ---
@@ -89,7 +89,7 @@ IntelliJ supports checkstyle within the IDE using the
Checkstyle-IDEA plugin.
3. Set the "Scan Scope" to "Only Java sources (including tests)".
4. Select _8.4_ in the "Checkstyle Version" dropdown and click apply.
**This step is important,
don't skip it!**
-5. In the "Configuration File" pane, add a new configuration using the
plus icon:
+5. In the "Configuration File" page, add a new configuration using the
plus icon:
--- End diff --
this is not a typo
---