Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix typo in docs/config/README.md #4009

Merged
merged 1 commit into from Mar 30, 2017

Conversation

romainbou
Copy link
Contributor

@romainbou romainbou commented Mar 30, 2017

Description

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@mention-bot
Copy link

@romainbou, thanks for your PR! By analyzing the history of the files in this pull request, we identified @donatello to be a potential reviewer.

@harshavardhana harshavardhana changed the title Typo in docs/config/README.md docs: Typo in docs/config/README.md Mar 30, 2017
@harshavardhana harshavardhana changed the title docs: Typo in docs/config/README.md docs: Fix typo in docs/config/README.md Mar 30, 2017
@codecov-io
Copy link

Codecov Report

Merging #4009 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4009      +/-   ##
==========================================
+ Coverage   68.21%   68.26%   +0.05%     
==========================================
  Files         174      174              
  Lines       23738    23738              
==========================================
+ Hits        16193    16205      +12     
+ Misses       6456     6446      -10     
+ Partials     1089     1087       -2
Impacted Files Coverage Δ
cmd/posix.go 73.4% <0%> (+0.15%) ⬆️
cmd/xl-v1-utils.go 92.18% <0%> (+0.82%) ⬆️
cmd/xl-v1-metadata.go 72.85% <0%> (+0.95%) ⬆️
cmd/fs-v1-background-append.go 79.86% <0%> (+1.34%) ⬆️
cmd/fs-v1-helpers.go 53.87% <0%> (+2.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28c5a88...fbdd4f5. Read the comment docs.

@harshavardhana harshavardhana merged commit 447fdd4 into minio:master Mar 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants