lockss-daemon icon indicating copy to clipboard operation
lockss-daemon copied to clipboard

Changed 'JAVAHOME' environment variable to 'JAVA_HOME' in README.md.

Open mjordan opened this issue 8 years ago • 0 comments

Proposed changes

  1. Brief description of changes applied

Fixed typo in README.md ('JAVAHOME' should be 'JAVA_HOME')

  1. Any documentation on how to configure, test n/a

  2. Any possible limitations, side effects, etc n/a

  3. Reference any other pull requests that might be related. n/a

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Feature modification (Fix or feature that will cause existing functionality to not work as expected)
  • [x ] Documentation

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • [ ] Read the CONTRIBUTING doc
  • [ ] Maintained the existing coding style and format
  • [ ] Added tests that prove my fix is effective or that my feature works
  • [ ] Added necessary documentation (if appropriate)
  • [ ] Rebase and squash my commits. Submit one commit only, on top of the master branch.

Reviewers: @tlipkis, @clairegriffin, ...

Thanks for your contribution.

mjordan avatar Mar 02 '17 01:03 mjordan