Skip to content

Commit

Permalink
Fix a typo in the README. (containers#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrothberg authored Mar 26, 2024
1 parent 00cd386 commit a807362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ A simple chatbot using the [Streamlit UI](https://docs.streamlit.io/). Learn how

### Text Summarization

An LLM app that can summarize arbitrarily long text inputs with the [Streamlit UI](https://docs.streamlit.io/). Learn how to build and run thisapplication here:
An LLM app that can summarize arbitrarily long text inputs with the [Streamlit UI](https://docs.streamlit.io/). Learn how to build and run this application here:
[Text Summarization](/summarizer-langchain/).

### Code generation
Expand Down

0 comments on commit a807362

Please sign in to comment.