aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/xpath/functions/ceiling/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/xpath/functions/ceiling/index.md')
-rw-r--r--files/fr/web/xpath/functions/ceiling/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/xpath/functions/ceiling/index.md b/files/fr/web/xpath/functions/ceiling/index.md
index 5810c1b60d..0ad19adc0f 100644
--- a/files/fr/web/xpath/functions/ceiling/index.md
+++ b/files/fr/web/xpath/functions/ceiling/index.md
@@ -23,7 +23,7 @@ La fonction `ceiling` évalue un nombre décimal et retourne le plus petit nombr
Le plus petit entier supérieur ou égal à `nombre`.
-Par exemple :
+Par exemple :
ceiling (5.2) = 6