Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Fix project title in README.md (#17)
Browse files Browse the repository at this point in the history
The project title - `Flyte CoPilot` was not rendering
properly in Markdown because of a missing space.

Signed-off-by: Tanay Tummalpalli <[email protected]>
  • Loading branch information
ttanay committed Oct 7, 2021
1 parent 1fe683c commit 629575b
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
@@ -1,4 +1,4 @@
#Flyte CoPilot
# Flyte CoPilot

## Overview
Flyte CoPilot provides a sidecar that understand Flyte Metadata Format as specified in FlyteIDL and make it possible to run arbitrary containers in Flyte.
Expand Down

0 comments on commit 629575b

Please sign in to comment.