Skip to content

Commit 508f83f

Browse files
andselfransflippo
authored andcommitted
Fixed bad format of placeholder string for
1 parent 3d0f542 commit 508f83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ To override this, set this to something like "32.0" for example.
117117

118118
The filter to add to the Salesforce query when a previous tracking field value
119119
was read from the <<plugins-{type}s-{plugin}-tracking_field_value_file>>.
120-
The string can (and should) contain a placeholder `%+{last_tracking_field_value}+` that
120+
The string can (and should) contain a placeholder `%{last_tracking_field_value}` that
121121
will be substituted with the actual value read from the <<plugins-{type}s-{plugin}-tracking_field_value_file>>.
122122

123123
This clause is combined with any <<plugins-{type}s-{plugin}-sfdc_filters>>

0 commit comments

Comments
 (0)