Skip to content

Commit

Permalink
Better phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcam committed Jan 4, 2024
1 parent a201104 commit 770e6a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/st/api/lims.pm
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ database. If the mlwh_schema constructor argument is not set, a connection
to the database defined in a standard NPG configuration file is be used.
Any driver attribute can be passed through to the driver's constructor via
this objects's constructor. Not all of the attributes passed through to the
driver are be available as this object's attributes. Example:
the constructor of the st::api::lims object. Not all of the attributes passed
through to the driver are be available as this object's attributes. Example:
$lims = st::api::lims->new(
id_flowcell_lims => 34567,
Expand Down

0 comments on commit 770e6a1

Please sign in to comment.