Skip to content

Commit

Permalink
[docs] Fix typo in ide step-up (alibaba#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyuxia authored Dec 18, 2024
1 parent 4dff71e commit 0e570d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -889,7 +889,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<!-- Note: match version with docs/flinkDev/ide_setup.md -->
<!-- Note: match version with docs/dev/ide-setup.md -->
<version>8.14</version>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion website/docs/dev/ide-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ adding a Copyright profile:
See the License for the specific language governing permissions and
limitations under the License.
```
4. Go to "Editor" → "Copyright" and choose the "Fluss" profile as the default profile for this
4. Go to "Editor" → "Copyright" and choose the "Alibaba" profile as the default profile for this
project.
5. Click "Apply".

Expand Down

0 comments on commit 0e570d8

Please sign in to comment.