Skip to content

Commit 8083218

Browse files
authored
Lack of whitespaces messed things up
1 parent 92014d6 commit 8083218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ layout: default
1212
<span class="status-{{ status.windows }}">{{ status.windows | replace: '-', ' ' }}</span>
1313
{{- "|" -}}
1414
<a href="https://github.com/rust-lang/rust/commits/{{ status.commit }}">{{ status.commit | truncate: 9, "" }}</a> on <date datetime="{{ status.datetime }}">{{ status.datetime | date: "%Y-%m-%d %H:%M:%S" }}</date> |
15-
{%- endfor -%}
15+
{%- endfor %}
1616

1717
The table above reflects the real-time status on the master branch.
1818
Please also check <https://mexus.github.io/rustup-components-history/> for availability of each component on nightly.

0 commit comments

Comments
 (0)