Skip to content

Commit ff9f210

Browse files
Inhishonorbgcngm
authored andcommitted
wiki: Fix indentation in install guide
Change-Id: I3ad8cb2f1dd3c414d5acb29561b478cbae83bcb3
1 parent 0541835 commit ff9f210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/templates/device_install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,11 @@ There are no recovery installation instructions for this discontinued device.
147147
```
148148
{%- endif %}
149149
{%- if current_branch >= 20 and device.is_ab_device %}
150-
{% include alerts/specific/tip_ab_reboot_recovery.html %}
150+
{% include alerts/specific/tip_ab_reboot_recovery.html %}
151151
{%- endif %}
152152
{%- if device.has_no_usb %}
153153
{%- else %}
154-
{% include alerts/specific/tip_adb_flash_success.html %}
154+
{% include alerts/specific/tip_adb_flash_success.html %}
155155
{%- endif %}
156156
{%- endif %}
157157

0 commit comments

Comments
 (0)