docs: Fix a typo for cheatsheet translation
This commit is contained in:
parent
92c7145139
commit
db394e2b81
@ -81,7 +81,6 @@ está disponible para las declaraciones (<code>declarations</code>) de este mód
|
||||
</tr><tr>
|
||||
<td><code><div title="Hola <b>{{ponyName}}</b>"></code></td>
|
||||
<td><p>Vincula una propiedad a una cadena interpolada, por ejemplo, "Hola Seabiscuit". Equivalente a:
|
||||
<td><p>Binds a property to an interpolated string, for example, "Hello Seabiscuit". Equivalent to:
|
||||
<code><div [title]="'Hola ' + ponyName"></code></p>
|
||||
</td>
|
||||
</tr><tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user