Skip to content

fix(graph): minor typo in bfs code documentation#111

Merged
amejiarosario merged 1 commit intoamejiarosario:masterfrom
onethirtyfive:fix-graph-bfs-documentation
Nov 30, 2021
Merged

fix(graph): minor typo in bfs code documentation#111
amejiarosario merged 1 commit intoamejiarosario:masterfrom
onethirtyfive:fix-graph-bfs-documentation

Conversation

@onethirtyfive
Copy link
Copy Markdown
Contributor

"bfs*" inline documentation should read "Breadth-first search"

Fixes #110

"bfs*" inline documentation should read "Breadth-first search"

Fixes amejiarosario#110
@onethirtyfive
Copy link
Copy Markdown
Contributor Author

While I'm here: let me add, thank you for this amazing repo! It's helping me out a lot on a new project.

@amejiarosario amejiarosario merged commit 438e8dd into amejiarosario:master Nov 30, 2021
@amejiarosario
Copy link
Copy Markdown
Owner

Thanks for the fix, Joshua!

@amejiarosario
Copy link
Copy Markdown
Owner

🎉 This PR is included in version 2.7.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minor code documentation fix

2 participants