summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoffrey F <f.joffrey@gmail.com>2017-02-09 16:35:35 -0800
committerGitHub <noreply@github.com>2017-02-09 16:35:35 -0800
commit1fe24437350d11a9e1b6483839cb72a6f8f2fbf2 (patch)
treea0dc41b6a281d517d500902a7efd5702abb9b892 /CHANGELOG.md
parent27e0f312753fbe43afb04477f890f68748e24b18 (diff)
parentb392b6e12ed724ce39e0e65fd5582b70c47803af (diff)
Merge pull request #4438 from fate-grand-order/master
fix typo in CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0681e8a..9c07e9ca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -620,7 +620,7 @@ Bug Fixes:
if at least one container is using the network.
- When printings logs during `up` or `logs`, flush the output buffer after
- each line to prevent buffering issues from hideing logs.
+ each line to prevent buffering issues from hiding logs.
- Recreate a container if one of its dependencies is being created.
Previously a container was only recreated if it's dependencies already