Skip to content

Commit df2889c

Browse files
authored
Review changes
1 parent 73e2c68 commit df2889c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,8 +343,7 @@ Julia, noteably *FixedSizeArrays* and *ImmutableArrays*. Upon consultation, it
343343
has been decided to move forward with *StaticArrays* which has found a new home
344344
in the *JuliaArrays* github organization. It is recommended that new users use
345345
this package, and that existing dependent packages consider switching to
346-
*StaticArrays* sometime during the life-cycle of Julia v0.5 as development for
347-
those other packages may or may not be ongoing.
346+
*StaticArrays* sometime during the life-cycle of Julia v0.5.
348347

349348
You can try `using StaticArrays.FixedSizeArrays` to add some compatibility
350349
wrappers for the most commonly used features of the *FixedSizeArrays* package,

0 commit comments

Comments
 (0)