Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
YingboMa committed Sep 14, 2023
1 parent 5fff919 commit 5ef23af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/basics/MTKModel_Connector.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ However, as `p2` isn't listed in the model definition, its default can't be modi

```julia
julia> @named model_c1 = ModelC(; model_a.k1 = 1);

```

And as `k2` isn't listed in the sub-component definition of `ModelC`, its default value can't be modified by users.
Expand Down

0 comments on commit 5ef23af

Please sign in to comment.