Skip to content

Commit 13871a6

Browse files
authored
docs: Fix analyze-project action name
1 parent 1b90235 commit 13871a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analyze-project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `ni/python-actions/analyze-project`
22

3-
The `ni/python-actions/update-project-version` action analyzes the code quality
3+
The `ni/python-actions/analyze-project` action analyzes the code quality
44
of a Python project using various linters and type checkers including
55
ni-python-styleguide, mypy (if the 'mypy' package is installed), and pyright
66
(if the 'pyright' package is installed).

0 commit comments

Comments
 (0)