Update profiles.md

This commit is contained in:
Antoine Giret 2018-06-07 11:39:43 +02:00 committed by Patrick Niklaus
parent e5d8319c43
commit 1628a3c4d5

View File

@ -138,7 +138,7 @@ Given an OpenStreetMap way, the `process_way` function will either return nothin
Argument | Description
---------|-------------------------------------------------------
profile | The configuration table you returned in `setup`.
node | The input way to process (read-only).
way | The input way to process (read-only).
result | The output that you will modify.
relations| Storage of relations to access relations, where `way` is a member.