You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1-js/01-getting-started/4-devtools/article.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Abre la página [bug.html](bug.html).
16
16
17
17
Hay un error en el código JavaScript dentro de la página. Está oculto a los ojos de un visitante regular, así que abramos las herramientas de desarrollador para verlo.
18
18
19
-
Presione la tecla `F12` o, si está en Mac, entonces la tecla`: Cmd + Opt + J`.
19
+
Presione `key:F12` o, si está en Mac, entonces combine `key:Cmd+Opt+J`.
20
20
21
21
Las herramientas de desarrollador se abrirán en la pestaña Consola de forma predeterminada.
0 commit comments