Fix typo: s/me/be/

This commit is contained in:
Philippe Muller 2018-10-02 11:26:24 +08:00 committed by GitHub
parent d5a164d337
commit 8f361aa3de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ body:
This handy function can look up data from [Databags :ref](../../../databags/).
The path to the values is a dotted path but alternatively multiple parameters
can be provided that will me concatenated into a dotted path.
can be provided that will be concatenated into a dotted path.
## Simple Example