Skip to content

Commit c5f18f0

Browse files
authored
Update Relativity.java
Space removed
1 parent 53fc625 commit c5f18f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/java/com/thealgorithms/physics/Relativity.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
* in the laboratory frame with respect to the object's own frame, and velocity
77
* with respect to the moving frame.
88
*
9-
* @see
10-
* <a href="https://en.wikipedia.org/wiki/List_of_relativistic_equations">Wikipedia</a>
9+
* @see <a href="https://en.wikipedia.org/wiki/List_of_relativistic_equations">Wikipedia</a>
1110
*/
1211
public final class Relativity {
1312

0 commit comments

Comments
 (0)