Skip to content

Commit a3516ef

Browse files
committed
Fix duplicated word 'agents' in Day 2 Amplifier
1 parent d1d6c4c commit a3516ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/01-understanding-github-web-structure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
GitHub is not a single page or a single kind of page. It is three nested levels, and understanding which level you are on changes how you navigate.
2525

2626
```text
27-
Level 1: Your Account / Profile
27+
Level 1: Your Account / Profile
2828
github.com/your-username
2929
github.com/settings/...
3030
github.com/notifications
@@ -507,7 +507,7 @@ Open any GitHub repository - try [github.com/community-access/accessibility-agen
507507

508508
## Day 2 Amplifier
509509

510-
> Once you have this mental model solid, the Accessibility Agents agents make more sense. The `@daily-briefing` agent reads your GitHub notifications and presents a structured report - but the report structure mirrors the landmark structure of GitHub itself: global activity, then per-repo activity, then per-issue and per-PR detail. The agent describes the same building you have already walked through manually.
510+
> Once you have this mental model solid, the Accessibility Agents make more sense. The `@daily-briefing` agent reads your GitHub notifications and presents a structured report - but the report structure mirrors the landmark structure of GitHub itself: global activity, then per-repo activity, then per-issue and per-PR detail. The agent describes the same building you have already walked through manually.
511511
512512

513513
*Next: [Navigating Repositories](02-navigating-repositories.md)*

0 commit comments

Comments
 (0)