Skip to content

Commit fe30838

Browse files
prushforprushfor
authored andcommitted
Replace média with media where appropriate (in code).
1 parent b651a24 commit fe30838

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

i18n/fr/docusaurus-plugin-content-docs/current/api/layer-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ let opacity = layer.opacity;
108108
```
109109

110110
---
111-
### média
111+
### media
112112

113-
Reflète l'attribut [média](../elements/layer#media) de l'élément `<layer->`.
113+
Reflète l'attribut [media](../elements/layer#media) de l'élément `<map-layer>`.
114114

115115
### extent
116116

i18n/fr/docusaurus-plugin-content-docs/current/api/map-link-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ API et est en cours de développement.
1212

1313
## Propriétés
1414

15-
### média
15+
### media
1616

17-
Reflète l'attribut [média](../elements/link#media) de l'élément `<map-link>`.
17+
Reflète l'attribut [media](../elements/link#media) de l'élément `<map-link>`.
1818

1919
---
2020

0 commit comments

Comments
 (0)