summaryrefslogtreecommitdiff
path: root/src/asciidoc/core-resources.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/asciidoc/core-resources.adoc')
-rw-r--r--src/asciidoc/core-resources.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asciidoc/core-resources.adoc b/src/asciidoc/core-resources.adoc
index 140be8b6..11cfca24 100644
--- a/src/asciidoc/core-resources.adoc
+++ b/src/asciidoc/core-resources.adoc
@@ -253,7 +253,7 @@ Similarly, one can force a `UrlResource` to be used by specifying any of the sta
Resource template = ctx.getResource("http://myhost.com/resource/path/myTemplate.txt");
----
-The following table summarizes the strategy for converting ++String++s to ++Resource++s:
+The following table summarizes the strategy for converting ``String``s to ``Resource``s:
[[resources-resource-strings]]
.Resource strings