Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pkgs/racket-doc/scribblings/reference/places.scrbl
Original file line number Diff line number Diff line change
Expand Up @@ -372,11 +372,11 @@ messages:
@item{@tech{pairs}, @tech{lists}, @tech{vectors}, and immutable
@tech{prefab} structures containing message-allowed values,
where a mutable vector is automatically replaced by an
immutable vector and where @tech{impersonators} or vectors and
immutable vector and where @tech{impersonators} of vectors and
@tech{prefab} structures are copied;}

@item{@tech{hash tables} where mutable hash tables are automatically
replaced by immutable variants, and where an
replaced by immutable variants, and where a
hash table @tech{impersonator} is copied;}

@item{@tech{place channels}, where a @tech{place descriptor} is
Expand Down