Skip to content

Commit

Permalink
Update doc/user_guide/storage_plugins.md
Browse files Browse the repository at this point in the history
  • Loading branch information
francescalb authored Oct 28, 2024
1 parent dac71d0 commit 4f98cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user_guide/storage_plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Often, during development dlite will fail unexpectedly. This is typically either
datamodel or the driver.
The variable DLITE_PYDEBUG can be set as `export DLITE_PYDEBUG=` to get python debugging information.
This will give information about the driver.
But is is advisable to first check that the datamodel is valid with the command `dlite-validate datamodelfilename`.
It is advisable to first check that the datamodel is valid with the command `dlite-validate datamodelfilename`.
Expand Down

0 comments on commit 4f98cc0

Please sign in to comment.