fixed typos

This commit is contained in:
nobunagaaa 2023-10-31 19:54:48 +05:30 committed by GitHub
parent 852cf673bb
commit eb3ddccd0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,8 +43,8 @@ DB-GPT is an experimental open-source project that uses localized GPT large mode
## Contents
- [install](#install)
- [demo](#demo)
- [Install](#install)
- [Demo](#demo)
- [introduction](#introduction)
- [features](#features)
- [contribution](#contribution)
@ -213,7 +213,7 @@ The core capabilities mainly consist of the following parts:
## Contribution
- Please run `black .` before submitting the code. Contributing guidelines, [how to contribution](https://github.com/csunny/DB-GPT/blob/main/CONTRIBUTING.md)
- Please run `black .` before submitting the code. Contributing guidelines, [how to contribute](https://github.com/csunny/DB-GPT/blob/main/CONTRIBUTING.md)
## RoadMap