From 5a083fbc01a1a3bdbb24fc288ab2b6f0bb282828 Mon Sep 17 00:00:00 2001 From: Jem Stachelek Date: Thu, 24 Mar 2022 10:33:58 -0600 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fe53ea..0b25e8c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ If you want to use developmental version, it can be installed using the followin Patchworklib now supports the function to arrange matplotlib.projections.polar.PolarAxes ojbects. When you load a matplotlib.projections.polar.PolarAxes object as a Brick class object, please use 'cBrick' instead of 'Brick'. -Now, you can arrange multiple circos plots using [pycircos](https://github.com/ponnhide/pyCircos) and patchworklib. Please see the follwoing example code. +Now, you can arrange multiple circos plots using [pycircos](https://github.com/ponnhide/pyCircos) and patchworklib. Please see the following example code. https://colab.research.google.com/drive/1tkn7pxRqh9By5rTFqRbVNDVws-o-ySz9?usp=sharing