Skip to content

Commit 626d403

Browse files
committed
readme typo, derp derp
1 parent 6933d2d commit 626d403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ Example usage:
268268
return $columns;
269269
}`
270270

271-
= acm_acm_ad_code_args =
271+
= acm_ad_code_args =
272272

273273
This filter comes in pair with previous one, it should return array of ad network specific parameters. E.g. in acm_list_table_columns example we have
274274
'id', 'name', 'priority', 'conditionals'. All of them except name are generic for Ad Code Manager. Hence acm_provider_columns should return only "name". "editable" and "required" indicate whether this field should be editable and required.

0 commit comments

Comments
 (0)