summaryrefslogtreecommitdiff
path: root/doc/release/release_2.6.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release/release_2.6.rst')
-rw-r--r--doc/release/release_2.6.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/release/release_2.6.rst b/doc/release/release_2.6.rst
index bc2067f3..2dedfab3 100644
--- a/doc/release/release_2.6.rst
+++ b/doc/release/release_2.6.rst
@@ -316,7 +316,7 @@ Merged PRs
- Update Knuth miles example. (#4251)
- Update "four_grids" gallery example (#4264)
- Improve legibility of labels in plot_labels_and_colors example (#4266)
-- Improve readibility of chess_example in gallery (#4252)
+- Improve readability of chess_example in gallery (#4252)
- Fix contracted_edge for multiple edges (#4274)
- Add seeds to gallery examples for reproducibility (#4276)
- Add a 3D plotting example with matplotlib to the gallery (#4268)
@@ -329,7 +329,7 @@ Merged PRs
- Deprecate nx_yaml (#4281)
- Deprecate gpickle (#4282)
- Improve relabel coverage, tweak docstrings (#4299)
-- Swith to travis-ci.com
+- Switch to travis-ci.com
- TST: Increase test coverage of convert_matrix (#4301)
- Add descriptive error message for Node/EdgeView slicing. NEXP2 (#4300)
- Don't import other people's version.py (#4289)
@@ -384,7 +384,7 @@ Merged PRs
- Update docstring for to_pandas_edgelist and add edgekey parameter (#4384)
- TST: Boost test coverage of nx_pylab module (#4375)
- Fixed issue where edge attributes were being silently overwritten during node contraction (#4273)
-- CI: Fix CircleCI doc buiild failure (#4388)
+- CI: Fix CircleCI doc build failure (#4388)
- Improve test coverage of convert module (#4306)
- Add gene-gene network (#4269)
- Ignore expected warnings (#4391)
@@ -439,7 +439,7 @@ Merged PRs
- Handle self-loops for single self-loop (drawing) (#4425)
- Update GH actions links in README (#4482)
- Improve code coverage for cuts.py (#4473)
-- Reenable tests (#4488)
+- Re-enable tests (#4488)
- Update Sphinx (#4494)
- Update pre-commit (#4495)
- Simplify example dependencies (#4506)
@@ -603,7 +603,7 @@ Merged PRs
- Remove decorator dependency (#4739)
- Update docstrings for dfs and bfs edges and fix cross links (#4900)
- Fix graph_class usage in to_undirected method (#4912)
-- Fix assortativity coefficent calculation (#4851)
+- Fix assortativity coefficient calculation (#4851)
- Deprecate numeric_mixing_matrix. (#4923)
- Update read_gml docstring with destringizer ex (#4916)
- Update release process (#4866)