From 9e9b369dc2e81b21fd87515a39f8d560c9057e4a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20N=C3=A9grier?=
Date: Wed, 20 Nov 2019 19:03:17 +0100
Subject: [PATCH] Fixing documentation typo
s/others/other/g
---
docs/index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/index.html b/docs/index.html
index 6df14916..8f8d8621 100755
--- a/docs/index.html
+++ b/docs/index.html
@@ -155,7 +155,7 @@
services:
- # your others services
+ # your other services
gotenberg:
image: thecodingmachine/gotenberg:6
@@ -549,7 +549,7 @@ $client->store($request, $dest);
The only requirement is to make sure that their paths
are on the same level as the index.html file.
-In others words, this will work:
+In other words, this will work:
<!doctype html>
<html lang="en">
@@ -1450,7 +1450,7 @@ if the API is under heavy load.
services:
- # your others services
+ # your other services
gotenberg:
image: thecodingmachine/gotenberg:6
@@ -1524,4 +1524,4 @@ restart your Gotenberg instances from time to time to ensure a nominal behaviour
-