mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-18 22:00:14 +00:00
[PR #215] [MERGED] Consistent naming of sorting algorithms in README file #493
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/215
Author: @akay25
Created: 1/19/2019
Status: ✅ Merged
Merged: 1/19/2019
Merged by: @yanglbme
Base:
master← Head:readme_fix/sorting-algorithm📝 Commits (1)
d2f75fbChanged the sorting algorithm text to camel case.📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
README.md(+3 -3)📄 Description
Change the sorting algorithms' name to camel case text for better consistency and readability.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.