Skip to content

Commit 1036e45

Browse files
committed
docs(skills): simplify smoke test wording
1 parent e7a339a commit 1036e45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

skills/paddleocr-doc-parsing/scripts/smoke_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def print_config_guide():
4545
4. In Example Code, copy the API URL value
4646
5. In Example Code, copy the Access Token value
4747
48-
To run this repository smoke test from the `skills/` directory, configure credentials using one of the following options:
48+
To run smoke test, configure credentials using one of the following options:
4949
5050
Option A: run the helper script for this skill:
5151
python paddleocr-doc-parsing/scripts/configure.py

skills/paddleocr-text-recognition/scripts/smoke_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def print_config_guide():
4545
4. Copy the API URL from the example request
4646
5. Copy your access token from the same API setup page
4747
48-
To run this repository smoke test from the `skills/` directory, configure credentials using one of the following options:
48+
To run smoke test, configure credentials using one of the following options:
4949
5050
Option A: run the helper script for this skill:
5151
python paddleocr-text-recognition/scripts/configure.py

0 commit comments

Comments
 (0)