Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
The line should read "likes", as per the topic of the exercise
  • Loading branch information
montex authored Oct 8, 2024
1 parent 564c6c4 commit 721e656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/wedding-woes/wedding_woes.pl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Define the 'chatty' fact

% Define the 'lines' fact
% Define the 'likes' fact

% Define the 'pairing' rule

Expand Down

0 comments on commit 721e656

Please sign in to comment.