Skip to content

Commit f2714a1

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com>
1 parent 16d7708 commit f2714a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/draft/tutorial_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Array API Tutorial - Migrating API
44

55
The purpose of this tutorial is to show common patterns for migrating your APIs to
6-
the standard-compatible version in the least disruptive manner for users.
6+
a standard-compatible version in the least disruptive manner for users.
77
The patterns discussed in the document cover renaming functions and changing their
88
signatures, along with deprecation periods.
99

0 commit comments

Comments
 (0)