Typo in Docs unit-api/docs/apidocs/javax/measure /Quantity.html

Open Beginner friendly
#261 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
88/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
java
Domain
documentation

Research direction

Open docs/apidocs/javax/measure/Quantity.html and locate the example describing addition of 2°C and 1°C. Correct the stated result to 276.15°C, then verify that the example no longer says 274.15°C.

Written by the indexing model from the issue text.

Description

I assume this is a typo in the following file https://github.com/unitsofmeasurement/unit-api/blob/master/docs/apidocs/javax/measure/Quantity.html

"For example 2°C + 1°C = 274.15°C, not 3°C"

should be

"For example 2°C + 1°C = 276.15°C, not 3°C"

really confused me for a moment there and I would like to confirm that I am not crazy.

Cheers.

Dominant language
Java
Stars
195
Forks
41
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from unitsofmeasurement/unit-api

All issues in unitsofmeasurement/unit-api

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.