We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac20ed5 commit 788ba04Copy full SHA for 788ba04
spec/draft/purpose_and_scope.md
@@ -317,7 +317,7 @@ namespace (e.g. `import package_name.array_api`). This has two issues though:
317
318
To address both issues, a uniform way must be provided by a conforming
319
implementation to access the API namespace, namely a [method on the array
320
-object](array.__array_namespace__):
+object](Array.__array_namespace__):
321
322
```
323
xp = x.__array_namespace__()
0 commit comments