Commit b72846d4 b72846d4bde36b2a6ac699c65b4f1ff25098beb4 by Vincent Peybernes

Fix typo

1 parent 827566ee
Pipeline #36 for b72846d4 passed in 1 minute 15 seconds
1 # RelativePlacementJS 1 # RelativePlacementJS
2 [![build status](http://gitlab.techniv.fr/WestCoastSwing/RelativePlacement/badges/master/build.svg)](http://gitlab.techniv.fr/WestCoastSwing/RelativePlacement/commits/master) 2 [![build status](http://gitlab.techniv.fr/WestCoastSwing/RelativePlacement/badges/master/build.svg)](http://gitlab.techniv.fr/WestCoastSwing/RelativePlacement/commits/master)
3 3
4 This library provide an placement system with the relative placement algorithm used in 4 This library provide a placement system with the relative placement algorithm used in
5 West Coast Swing dance competitions. 5 West Coast Swing dance competitions.
6 6
7 ## Understading relative placement 7 ## Understading relative placement
......