Skip to content

Commit

Permalink
Fix typo in README (pingcap#4008)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanmato1984 authored Feb 13, 2022
1 parent be9d7b4 commit bf08c7a
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 @@ -133,7 +133,7 @@ cmake $WORKSPACE/tics
make tiflash -j
```

After building, you cat get TiFlash binary under `$BUILD/dbms/src/Server/tiflash`.
After building, you can get TiFlash binary under `$BUILD/dbms/src/Server/tiflash`.

### Build Options

Expand Down

0 comments on commit bf08c7a

Please sign in to comment.