diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 6e6cd78ace11d..9c15218794499 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -31,7 +31,7 @@ body: attributes: label: Feature Description description: > - Please describe how the new feature would be implemented, using psudocode if relevant. + Please describe how the new feature would be implemented, using pseudocode if relevant. placeholder: > Add a new parameter to DataFrame, to_series, to return a Series if possible.