Skip to content

Commit 788ba04

Browse files
committed
docs: fix docs again
1 parent ac20ed5 commit 788ba04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/draft/purpose_and_scope.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ namespace (e.g. `import package_name.array_api`). This has two issues though:
317317

318318
To address both issues, a uniform way must be provided by a conforming
319319
implementation to access the API namespace, namely a [method on the array
320-
object](array.__array_namespace__):
320+
object](Array.__array_namespace__):
321321

322322
```
323323
xp = x.__array_namespace__()

0 commit comments

Comments
 (0)