unable to follow v3 doc on feeder

doc: https://gatling.io/docs/3.0/advanced_tutorial/ -## Step 03: Use dynamic data with Feeders and Checks

follow exact steps (object, csv, data folder…), but using the ${csv_header} in the POST json body and getting
compile error: not found: value csv_header;

any idea?

Thank you

Jack

never mind, the doc says put csv in folder “data”, but actually should be folder “resource”

Fixed, thanks for reporting!