Commit b6bec02
authored
docs: fix typo in connectors.py (#1693)
### Summary
This pull request fixes a small typo in a comment within the
examples/hosted_mcp/connectors.py file. The word "acccess" has been
corrected to "access".
### Test plan
No need - this is a documentation change in a comment only.
### Issue number
N/A
### Checks
- [x] I've added new tests (if relevant) - No need
- [x] I've added/updated the relevant documentation - This is a
documentation update
- [x] I've run `make lint` and `make format` - No functional code
changes
- [x] I've made sure tests pass - No need for comment change1 parent 9e4f992 commit b6bec02
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments