Skip to content

Commit

Permalink
Merge pull request #260 from Steinbeck-Lab/dev-kohulan
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
CS76 authored Oct 9, 2024
2 parents 9345d1d + dbf6c0d commit 3ebdecc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resources/views/livewire/molecule-details.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -773,8 +773,7 @@ class="text-base font-semibold leading-7 text-secondary-dark text-sm">
<div class="bg-white shadow border sm:overflow-hidden sm:rounded-lg">
<div class="divide-y divide-gray-200">
<div class="px-4 py-5 sm:px-6">
<h2 id="notes-title" class="text-lg font-medium text-gray-900">Parent (With
out
<h2 id="notes-title" class="text-lg font-medium text-gray-900">Parent (Without
stereo definitions)
</h2>
</div>
Expand Down

0 comments on commit 3ebdecc

Please sign in to comment.