Skip to content

Commit 1143bdb

Browse files
author
github-actions
committed
Site update
1 parent 232755a commit 1143bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release_notes/0.24.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h2 id="rex">Rex</h2>
135135
<p></p><ul>
136136
<li><p>use Rex as a library for your own project.</p>
137137

138-
<p></p><p></p><pre><code class="hljs">use Rex;
138+
<p></p><p></p><pre><code class="hljs"><span class="hljs-keyword">use</span> Rex;
139139
<span class="hljs-keyword">use</span> <span class="hljs-function">Rex::Commands</span>::<span class="hljs-function">Run</span>;
140140
<span class="hljs-keyword">use</span> <span class="hljs-function">Rex::Commands</span>::<span class="hljs-function">Fs</span>;
141141
<span class="hljs-keyword">use</span> <span class="hljs-function">Rex::Commands</span>::<span class="hljs-function">Pkg</span>;</code></pre></li>

0 commit comments

Comments
 (0)