From 82fc28d477afc558554ba361e13701529d92005e Mon Sep 17 00:00:00 2001 From: Allegro AI <51604379+allegroai-git@users.noreply.github.com> Date: Sun, 10 Nov 2019 00:06:12 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f795ce..d865b71 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ Enable this feature by placing `apiserver.conf` file under `/opt/trains/config`. Sample `apiserver.conf` configuration file can be found [here](https://github.com/allegroai/trains-server/blob/master/docs/apiserver.conf) -To apply the `apiserver.conf` changes, you must restart the *trains-apiserver* (docker) (see [Restarting trains-server](#restart-server)). +To apply the changes, you must restart the *trains-apiserver* (docker) (see [Restarting trains-server](#restart-server)). ### Configuring the Non-Responsive Experiments Watchdog @@ -155,7 +155,7 @@ To change the watchdog's timeouts, place a `services.conf` file under `/opt/trai Sample watchdog `services.conf` configuration file can be found [here](https://github.com/allegroai/trains-server/blob/master/docs/services.conf) -To apply the `services.conf` changes, you must restart the *trains-apiserver* (docker) (see [Restarting trains-server](#restart-server)). +To apply the changes, you must restart the *trains-apiserver* (docker) (see [Restarting trains-server](#restart-server)). ### Restarting trains-server