Skip to content

Commit 69224b1

Browse files
authored
Merge pull request #670 from animeshsrivastava24/patch-28
Code Highlight markup and Link colouration fix wordcast.adoc
2 parents bc11c3c + 4938dbe commit 69224b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Language/Variables/Conversion/wordcast.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
1717

1818
[float]
1919
=== Description
20-
Converts a value to the link:../../data-types/word[word] data type.
20+
Converts a value to the `link:../../data-types/word[word]` data type.
2121
[%hardbreaks]
2222

2323

@@ -37,7 +37,7 @@ Converts a value to the link:../../data-types/word[word] data type.
3737

3838
[float]
3939
=== Returns
40-
Data type: `word`.
40+
Data type: link:../../data-types/word[`word`].
4141

4242
--
4343
// OVERVIEW SECTION ENDS

0 commit comments

Comments
 (0)