mirror of
https://github.com/hwchase17/langchain.git
synced 2025-11-28 07:45:16 +00:00
### Summary This PR updates the sentence on the "How-to guides" landing page to replace smart (curly) quotes with straight quotes in the phrase: > "How do I...?" ### Why This Change? - Ensures formatting consistency across documentation - Avoids encoding or rendering issues with smart quotes - Matches standard Markdown and inline code formatting This is a small change, but improves clarity and polish on a key landing page.
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide