Skip to content

Commit

Permalink
Update the ballerina library word
Browse files Browse the repository at this point in the history
  • Loading branch information
praneesha authored Sep 26, 2023
1 parent 39475f4 commit 5e66771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/programs-and-modules/programs_and_modules.bal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This import declaration binds the prefix `io` to the `ballerina/io` module.
// The prefix by default comes form the last part of the module name.
// The `ballerina` org name is reserved for the standard library modules.
// The `ballerina` org name is reserved for the Ballerina library packages.
import ballerina/io;

// `main` function is the program entry point.
Expand Down

0 comments on commit 5e66771

Please sign in to comment.