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: docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -649,7 +649,7 @@ if __name__ == "__main__":
649
649
650
650
### Reader
651
651
652
-
This element is similar to the __Algoritm__ one except that it focus on vtk.js readers by allowing to leverage their custom API.
652
+
This element is similar to the __Algorithm__ one except that it focus on vtk.js readers by allowing to leverage their custom API.
653
653
A reader expect like an __Algorithm__ a __vtkClass__ among the one [listed below](https://github.com/Kitware/react-vtk-js/blob/master/src/AvailableClasses.js#L17-L24):
0 commit comments