diff --git a/USERS.md b/USERS.md index d4dd2f7c4d..4ce751d213 100644 --- a/USERS.md +++ b/USERS.md @@ -9,6 +9,7 @@ Organizations below are **officially** using Argo Events. Please send a PR with 1. [BioBox Analytics](https://biobox.io) 1. [BlackRock](https://www.blackrock.com/) 1. [Canva](https://www.canva.com/) +1. [Carrefour](https://www.carrefour.com/) 1. [Codefresh](https://codefresh.io/) 1. [Dazz](https://dazz.io/) 1. [DevSamurai](https://www.devsamurai.com/) diff --git a/docs/tutorials/07-filters.md b/docs/tutorials/07-filters.md index f7391896ee..f6879e6b8d 100644 --- a/docs/tutorials/07-filters.md +++ b/docs/tutorials/07-filters.md @@ -129,7 +129,7 @@ e.g. filters: data: - - path: body.value + - path: body.message type: string value: - "hello world"