EpistasisLab / EpistasisLab/tpot

[Docs] Fix typo: "feautures" should be "features" in README

Open
#1,395 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
10.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

## Issue
There is a typo in the README.md under the Tips section.

**Current text:**
> you should also include in your configuration operators
> that can handle those feautures of the data

**Correct text:**
> you should also include in your configuration operators
> that can handle those features of the data

## Fix
Change `feautures` → `features` in README.md

## Steps to Reproduce
1. Open README.md
2. Go to the Tips section
3. See the word "feautures" (misspelled)

This is a minor documentation fix.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.