biocore/empress

Minor wording changes throughout the code

Open

#431 opened on Oct 22, 2020

 (4 comments) (0 reactions) (1 assignee)JavaScript (32 forks)auto 404
good first issuelogistics

Repository metrics

Stars
 (56 stars)
PR merge metrics
 (PR metrics pending)

Description

  • The JS code uses tip 215 times and leaf 96 times. We should settle on using just one of these terms, to make it easier to use the code.

  • The selection menu module is named SelectedNodeMenu, but the file is named select-node-menu.js. Would be good to make this consistent.

These are just minor things that will make maintaining the project a bit easier.

Contributor guide