Skip to content

Commit 642c43c

Browse files
Fix 'tt build' file extension typo (#4113) (#4114)
Closes #4113
1 parent d5639d8 commit 642c43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/tooling/tt_cli/build.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Example:
6060
6161
tt rocks make --chdir ./third_party/proj
6262
63-
``tt.post.build`` is a script that runs after ``tt rocks make``. The main purpose
63+
``tt.post-build`` is a script that runs after ``tt rocks make``. The main purpose
6464
of this script is to remove build artifacts from the final package. Example:
6565

6666
.. code-block:: bash

0 commit comments

Comments
 (0)