Skip to content

Commit c134188

Browse files
committed
Rule 17, omit needless words
1 parent 4f6b2e5 commit c134188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/content/destination-dossier.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h6>Destination Info</h6>
5656
{% endif %}
5757
{% if connectionModes.cloud.web == true %}
5858
{% unless connectionModes.cloud.mobile == true or connectionModes.cloud.server == true or connectionModes.device.web == true or connectionModes.device.mobile == true or connectionModes.device.server == true %}
59-
<li>This destination is not compatible with Destination Insert functions. For more information, see the <a href="/docs/connections/functions/insert-functions/">Destination Insert Functions documentation.</a></li>
59+
<li>This destination is not compatible with <a href="/docs/connections/functions/insert-functions/">Destination Insert Functions.</a></li>
6060
{% endunless %}
6161
{% endif %}
6262
{% if destinationInfo.status == "PUBLIC_BETA" %}<li>This destination is in <span class="release-pill">Beta</span></li>{% endif %}

0 commit comments

Comments
 (0)