chore: update start.md (#1633)

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)

Fixes #1631 🦕
diff --git a/docs/start.md b/docs/start.md
index 9207620..700b768 100644
--- a/docs/start.md
+++ b/docs/start.md
@@ -149,5 +149,5 @@
 
 ## Library reference documentation
 
-[Core library documentation](http://googleapis.github.io/google-api-python-client/docs/epy/index.html).
-and [Library reference documentation by API](dyn/index.md). is available.
+[Core library documentation](http://googleapis.github.io/google-api-python-client/docs/epy/index.html)
+and [Library reference documentation by API](dyn/index.md) are available.