Skip to content

Commit

Permalink
Fix casing
Browse files Browse the repository at this point in the history
Signed-off-by: Willem Pienaar <git@willem.co>
  • Loading branch information
woop committed Sep 8, 2021
1 parent 0fe400e commit 2a68d86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ pprint(feature_vector)
}
```

## 📦 Functionality and roadmap
## 📦 Functionality and Roadmap

The list below contains Feast functionality that contributors are planning to develop
* Items below may indicate if it is planned for development or whether development is in progress.
Expand Down Expand Up @@ -211,7 +211,7 @@ The list below contains Feast functionality that contributors are planning to de
- [ ] Feature versioning
- [ ] Amundsen integration

## 🎓 Important resources
## 🎓 Important Resources

Please refer to the official documentation at [Documentation](https://docs.feast.dev/)
* [Quickstart](https://docs.feast.dev/getting-started/quickstart)
Expand Down
4 changes: 2 additions & 2 deletions infra/templates/README.md.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@ pprint(feature_vector)
}
```

## 📦 Functionality and roadmap
## 📦 Functionality and Roadmap

{{ roadmap_contents }}

## 🎓 Important resources
## 🎓 Important Resources

Please refer to the official documentation at [Documentation](https://docs.feast.dev/)
* [Quickstart](https://docs.feast.dev/getting-started/quickstart)
Expand Down

0 comments on commit 2a68d86

Please sign in to comment.