documentation
documentation copied to clipboard
chore: Fix typos and code formatting inconsistencies
trafficstars
This pull request addresses the following changes:
- Corrected typos in multiple Markdown files (
end-to-end.md,switch-clients.md) to improve readability and accuracy. - Resolved a duplicate
position: relative;CSS rule inalgolia.cssto ensure cleaner styling. - Adjusted code formatting in
DocSearch.jsfor improved maintainability.
Addresses minor documentation errors and CSS redundancy to improve the codebase.