You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/source/usersGuide/usersGuide_07_chords.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -526,7 +526,7 @@
526
526
"cell_type": "markdown",
527
527
"metadata": {},
528
528
"source": [
529
-
"You can find the third and fifth of the `Chord` with .third and .fifth. Note that these properties do not have `()` after them. This was a mistake in how we created `music21` and hopefully this will all be fixed and consistent soon:"
529
+
"You can find the third and fifth of the `Chord` with `.third` and `.fifth`. Note that these properties do not have `()` after them. This was a mistake in how we created `music21` and hopefully this will all be fixed and consistent soon:"
0 commit comments