changeset 256:8a8d8a908c6c

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 26 Jun 2019 22:36:30 +0200
parents 949a13b92195
children c0d8546cd350
files Sphinx/source/plugins/google-cloud-platform.rst
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/google-cloud-platform.rst	Wed Jun 26 22:31:25 2019 +0200
+++ b/Sphinx/source/plugins/google-cloud-platform.rst	Wed Jun 26 22:36:30 2019 +0200
@@ -127,7 +127,7 @@
 <configuration>` in order to provide the GCP plugin with your service
 account file and with the parameters of your `DICOM store
 <https://cloud.google.com/healthcare/docs/how-tos/dicom>`__. Here is a
-sample, minimalistic configuration of Orthanc::
+sample, minimalist configuration of Orthanc::
 
   {
     "HttpsCACertificates": "/etc/ssl/certs/ca-certificates.crt",
@@ -164,7 +164,7 @@
 
 The easiest way of setting up a user account is through the `gcloud
 command-line tool <https://cloud.google.com/sdk/gcloud/>`__.
-`Google's quickstarts
+`Google's quick-starts
 <https://cloud.google.com/sdk/docs/quickstarts>`__ explain how to
 initialize the environment depending on your operating system (check
 out the "Initialize the SDK" sections, which essentially boil down to
@@ -183,7 +183,7 @@
 
 This command produces JSON file containing all the required
 information, that can be written to a file (say,
-``dicom-user.json``). Given this file, here is a sample, minimalistic
+``dicom-user.json``). Given this file, here is a sample, minimalist
 configuration of Orthanc::
 
   {