Skip to content

Commit 3e715aa

Browse files
committed
refactor: spacing and caps fix
1 parent e152fd7 commit 3e715aa

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

docs/tutorials/feature-test.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ title: Write feature test for API
55
:::note
66

77
- **Prerequisite**: First, [setup **CHKware**](/setup) to continue
8-
- Find [More `testcase` examples](/examples/testcase-examples) here
9-
:::
8+
- Find [more `testcase` examples](/examples/testcase-examples) here
9+
10+
:::
1011

1112
Let's continue to test our [_XKCD.com JSON API http client_](/tutorials/http-client) that we covered earlier. Please do as follows:
1213

docs/tutorials/http-client.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ title: Use as HTTP client
55
:::note
66

77
- **Prerequisite**: First, [setup **CHKware**](/setup) to continue
8-
- Find [More `http` examples](/examples/http-examples) here
9-
:::
8+
- Find [more `http` examples](/examples/http-examples) here
9+
10+
:::
1011

1112
Let's call the [_XKCD.com JSON API_](https://xkcd.com/json.html) that returns a joke for given ID. Please do as follows:
1213

0 commit comments

Comments
 (0)