Skip to content

Commit 8f5f908

Browse files
authored
Update README.md
1 parent 69efe1b commit 8f5f908

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/stack-overflow-teams/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ It adds a more Stack Overflow-like interface, including additional information s
4444

4545
- **`<StackOverflowQuestion />`**
4646

47-
Retrieves questions from the API. Uses standard pagination, displaying only the first 30 API results.
47+
Retrieves questions from the API. Uses API pagination to navigate all pages of questions available to the instance.
4848

4949
- **`<StackOverflowTags />`**
5050

@@ -88,4 +88,4 @@ It adds a more Stack Overflow-like interface, including additional information s
8888

8989
### API Requests
9090

91-
The frontend plugin creates an API Ref for Stack Overflow for Teams, which can be found under the `/api` folder. **All API requests from the frontend are directed to Backstage's backend**.
91+
The frontend plugin creates an API Ref for Stack Overflow for Teams, which can be found under the `/api` folder. **All API requests from the frontend are directed to Backstage's backend**.

0 commit comments

Comments
 (0)