We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db49aa commit 1827228Copy full SHA for 1827228
web/src/components/Search/Search.svelte
@@ -71,7 +71,7 @@
71
<td>{selectedwaxtane['N°']}</td>
72
<td>{selectedwaxtane.Wolof}</td>
73
<td>{selectedwaxtane.Français}</td>
74
- <td>{selectedwaxtane.Anglais}</td>
+ <td>{selectedwaxtane.Espagnol}</td>
75
</tr>
76
</table>
77
{/if}
0 commit comments