Skip to content

Commit 1799fed

Browse files
committed
fix: Typo seach corrected to search,
Fixed the FHIR VZD documentation typo to enhance readability and maintain consistency across sections. Fixed the directory name `./samples/FHIRseach` to `./samples/FHIRsearch`. Made sure to have git detect the moved documents, to make sure the links stay available. GitHub should also detect the moved files and redirect to the moved files when going back in the git log. Relevant commands: - Find all files containing the typo `seach`: `grep -r -F "seach" .` - Find and fix the typo in a file: `sed 's/seach/search/g'`
1 parent 07b7969 commit 1799fed

8 files changed

+168
-168
lines changed

docs/FHIR_VZD_HOWTO_Search.adoc

Lines changed: 168 additions & 168 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)