Skip to content

Commit 4777d58

Browse files
committed
Fix spelling
1 parent 6e2ad08 commit 4777d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ This example showcases usage of `mp::distributed_sparse_matrix`. It retrieves da
175175

176176
[./src/example8.cpp](src/example8.cpp)
177177

178-
The example 8 is exactly the same as example 7, the only thing that is different is the initialization of the matrix data. Here the matrix is generated inside the code, has different shape and uses random values. Additionaly, we print matrix data together with vector and result.
178+
The example 8 is exactly the same as example 7, the only thing that is different is the initialization of the matrix data. Here the matrix is generated inside the code, has different shape and uses random values. Additionally, we print matrix data together with vector and result.

0 commit comments

Comments
 (0)