Fix typo in analysis 1

This commit is contained in:
Nat 2023-04-05 14:04:50 -07:00
parent f3211cdbc7
commit 05fa580553
Signed by: nat
GPG Key ID: B53AB05285D710D6
1 changed files with 2 additions and 2 deletions

View File

@ -907,7 +907,7 @@
")\n", ")\n",
"\n", "\n",
"_ = gb_kinsey_bar.set(\n", "_ = gb_kinsey_bar.set(\n",
" title=\"Number of per Kinsey Index\",\n", " title=\"Number of Neighbourhoods per Kinsey Index\",\n",
" ylabel=\"Kinsey Index\",\n", " ylabel=\"Kinsey Index\",\n",
" xlabel=\"Count\"\n", " xlabel=\"Count\"\n",
")" ")"
@ -1150,7 +1150,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.10.9" "version": "3.10.10"
}, },
"vscode": { "vscode": {
"interpreter": { "interpreter": {